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

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

+ Include dependency graph for cfwl_edit_embeddertest.cpp:

Go to the source code of this file.

Classes

class  CFWLEditEmbedderTest
 

Functions

 TEST_F (CFWLEditEmbedderTest, Trivial)
 
 TEST_F (CFWLEditEmbedderTest, LeftClickMouseSelection)
 
 TEST_F (CFWLEditEmbedderTest, DragMouseSelection)
 
 TEST_F (CFWLEditEmbedderTest, SimpleFill)
 
 TEST_F (CFWLEditEmbedderTest, FillWithNewLineWithoutMultiline)
 
 TEST_F (CFWLEditEmbedderTest, DISABLED_FillWithNewLineWithMultiline)
 
 TEST_F (CFWLEditEmbedderTest, DateTimePickerTest)
 
 TEST_F (CFWLEditEmbedderTest, ImageEditTest)
 
 TEST_F (CFWLEditEmbedderTest, ComboBoxTest)
 

Function Documentation

◆ TEST_F() [1/9]

TEST_F ( CFWLEditEmbedderTest ,
ComboBoxTest  )

Definition at line 271 of file cfwl_edit_embeddertest.cpp.

References CFX_DefaultRenderDevice::UseSkiaRenderer().

+ Here is the call graph for this function:

◆ TEST_F() [2/9]

TEST_F ( CFWLEditEmbedderTest ,
DateTimePickerTest  )

Definition at line 215 of file cfwl_edit_embeddertest.cpp.

References CFX_DefaultRenderDevice::UseSkiaRenderer().

+ Here is the call graph for this function:

◆ TEST_F() [3/9]

TEST_F ( CFWLEditEmbedderTest ,
DISABLED_FillWithNewLineWithMultiline  )

Definition at line 165 of file cfwl_edit_embeddertest.cpp.

References FWL_VKEY_Left.

◆ TEST_F() [4/9]

TEST_F ( CFWLEditEmbedderTest ,
DragMouseSelection  )

Definition at line 86 of file cfwl_edit_embeddertest.cpp.

References FWL_EVENTFLAG_ShiftKey, and CFX_DefaultRenderDevice::UseSkiaRenderer().

+ Here is the call graph for this function:

◆ TEST_F() [5/9]

TEST_F ( CFWLEditEmbedderTest ,
FillWithNewLineWithoutMultiline  )

Definition at line 143 of file cfwl_edit_embeddertest.cpp.

References CFX_DefaultRenderDevice::UseSkiaRenderer().

+ Here is the call graph for this function:

◆ TEST_F() [6/9]

TEST_F ( CFWLEditEmbedderTest ,
ImageEditTest  )

Definition at line 258 of file cfwl_edit_embeddertest.cpp.

References CFX_DefaultRenderDevice::UseSkiaRenderer().

+ Here is the call graph for this function:

◆ TEST_F() [7/9]

TEST_F ( CFWLEditEmbedderTest ,
LeftClickMouseSelection  )

Definition at line 67 of file cfwl_edit_embeddertest.cpp.

References FWL_EVENTFLAG_ShiftKey.

◆ TEST_F() [8/9]

TEST_F ( CFWLEditEmbedderTest ,
SimpleFill  )

Definition at line 118 of file cfwl_edit_embeddertest.cpp.

References CFX_DefaultRenderDevice::UseSkiaRenderer().

+ Here is the call graph for this function:

◆ TEST_F() [9/9]

TEST_F ( CFWLEditEmbedderTest ,
Trivial  )

Definition at line 62 of file cfwl_edit_embeddertest.cpp.