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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cfgas_rtfbreak_unittest.cpp:

Go to the source code of this file.

Classes

class  CFGAS_RTFBreakTest
 

Functions

 TEST_F (CFGAS_RTFBreakTest, AddChars)
 
 TEST_F (CFGAS_RTFBreakTest, ControlCharacters)
 
 TEST_F (CFGAS_RTFBreakTest, BidiLine)
 

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( CFGAS_RTFBreakTest ,
AddChars  )

Definition at line 42 of file cfgas_rtfbreak_unittest.cpp.

References fxcrt::WideString::WideString(), CFGAS_Break::kExpandTab, CFGAS_Char::kNone, CFGAS_Char::kParagraph, fxcrt::operator+(), and fxcrt::WideString::operator=().

+ Here is the call graph for this function:

◆ TEST_F() [2/3]

TEST_F ( CFGAS_RTFBreakTest ,
BidiLine  )

Definition at line 78 of file cfgas_rtfbreak_unittest.cpp.

References fxcrt::WideString::FromUTF8(), and CFGAS_Break::kExpandTab.

+ Here is the call graph for this function:

◆ TEST_F() [3/3]