Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cpwl_special_button_embeddertest.cpp File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cpwl_special_button_embeddertest.cpp:

Go to the source code of this file.

Classes

class  CPWLSpecialButtonEmbedderTest
 

Functions

 TEST_F (CPWLSpecialButtonEmbedderTest, EnterOnReadOnlyCheckBox)
 
 TEST_F (CPWLSpecialButtonEmbedderTest, EnterOnCheckBox)
 
 TEST_F (CPWLSpecialButtonEmbedderTest, EnterOnReadOnlyRadioButton)
 
 TEST_F (CPWLSpecialButtonEmbedderTest, EnterOnRadioButton)
 

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( CPWLSpecialButtonEmbedderTest ,
EnterOnCheckBox  )

Definition at line 120 of file cpwl_special_button_embeddertest.cpp.

References CPWL_CheckBox::IsChecked().

+ Here is the call graph for this function:

◆ TEST_F() [2/4]

TEST_F ( CPWLSpecialButtonEmbedderTest ,
EnterOnRadioButton  )

Definition at line 141 of file cpwl_special_button_embeddertest.cpp.

References CPWL_RadioButton::IsChecked().

+ Here is the call graph for this function:

◆ TEST_F() [3/4]

TEST_F ( CPWLSpecialButtonEmbedderTest ,
EnterOnReadOnlyCheckBox  )

Definition at line 111 of file cpwl_special_button_embeddertest.cpp.

References CPWL_CheckBox::IsChecked().

+ Here is the call graph for this function:

◆ TEST_F() [4/4]

TEST_F ( CPWLSpecialButtonEmbedderTest ,
EnterOnReadOnlyRadioButton  )

Definition at line 132 of file cpwl_special_button_embeddertest.cpp.

References CPWL_RadioButton::IsChecked().

+ Here is the call graph for this function: