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_combo_box_edit_embeddertest.cpp File Reference

(ab965b1c2c3e7e4cd62a4b45abfaf393f4fb4618)

+ Include dependency graph for cpwl_combo_box_edit_embeddertest.cpp:

Go to the source code of this file.

Classes

class  CPWLComboBoxEditEmbedderTest
 

Functions

 TEST_F (CPWLComboBoxEditEmbedderTest, GetSelectedTextEmptyAndBasicNormal)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, GetSelectedTextFragmentsNormal)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, GetSelectedTextEmptyAndBasicEditable)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, GetSelectedTextFragmentsEditable)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, DeleteEntireTextSelection)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, DeleteTextSelectionMiddle)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, DeleteTextSelectionLeft)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, DeleteTextSelectionRight)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, DeleteEmptyTextSelection)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, InsertTextInEmptyEditableComboBox)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, InsertTextInPopulatedEditableComboBoxLeft)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, InsertTextInPopulatedEditableComboBoxMiddle)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, InsertTextInPopulatedEditableComboBoxRight)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, InsertTextAndReplaceSelectionInPopulatedEditableComboBoxWhole)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, InsertTextAndReplaceSelectionInPopulatedEditableComboBoxLeft)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, InsertTextAndReplaceSelectionInPopulatedEditableComboBoxMiddle)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, InsertTextAndReplaceSelectionInPopulatedEditableComboBoxRight)
 
 TEST_F (CPWLComboBoxEditEmbedderTest, ReplaceAndKeepSelection)
 

Function Documentation

◆ TEST_F() [1/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
DeleteEmptyTextSelection  )

Definition at line 175 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [2/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
DeleteEntireTextSelection  )

Definition at line 127 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [3/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
DeleteTextSelectionLeft  )

Definition at line 151 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [4/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
DeleteTextSelectionMiddle  )

Definition at line 139 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [5/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
DeleteTextSelectionRight  )

Definition at line 163 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [6/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
GetSelectedTextEmptyAndBasicEditable  )

Definition at line 68 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [7/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
GetSelectedTextEmptyAndBasicNormal  )

Definition at line 20 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [8/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
GetSelectedTextFragmentsEditable  )

Definition at line 97 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [9/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
GetSelectedTextFragmentsNormal  )

Definition at line 42 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [10/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
InsertTextAndReplaceSelectionInPopulatedEditableComboBoxLeft  )

Definition at line 236 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [11/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
InsertTextAndReplaceSelectionInPopulatedEditableComboBoxMiddle  )

Definition at line 247 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [12/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
InsertTextAndReplaceSelectionInPopulatedEditableComboBoxRight  )

Definition at line 258 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [13/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
InsertTextAndReplaceSelectionInPopulatedEditableComboBoxWhole  )

Definition at line 225 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [14/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
InsertTextInEmptyEditableComboBox  )

Definition at line 184 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [15/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
InsertTextInPopulatedEditableComboBoxLeft  )

Definition at line 190 of file cpwl_combo_box_edit_embeddertest.cpp.

References FWL_VKEY_Home.

◆ TEST_F() [16/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
InsertTextInPopulatedEditableComboBoxMiddle  )

Definition at line 202 of file cpwl_combo_box_edit_embeddertest.cpp.

References FWL_VKEY_Left.

◆ TEST_F() [17/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
InsertTextInPopulatedEditableComboBoxRight  )

Definition at line 216 of file cpwl_combo_box_edit_embeddertest.cpp.

◆ TEST_F() [18/18]

TEST_F ( CPWLComboBoxEditEmbedderTest ,
ReplaceAndKeepSelection  )

Definition at line 269 of file cpwl_combo_box_edit_embeddertest.cpp.