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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cfx_xmltext_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (CFX_XMLTextTest, GetType)
 
 TEST (CFX_XMLTextTest, GetText)
 
 TEST (CFX_XMLTextTest, Clone)
 
 TEST (CFX_XMLTextTest, Save)
 
 TEST (CFX_XMLTextTest, SetText)
 

Function Documentation

◆ TEST() [1/5]

TEST ( CFX_XMLTextTest ,
Clone  )

Definition at line 20 of file cfx_xmltext_unittest.cpp.

References CFX_XMLText::CFX_XMLText(), CFX_XMLText::Clone(), CFX_XMLText::GetText(), CFX_XMLNode::GetType(), CFX_XMLNode::kText, and ToXMLText().

+ Here is the call graph for this function:

◆ TEST() [2/5]

TEST ( CFX_XMLTextTest ,
GetText  )

Definition at line 15 of file cfx_xmltext_unittest.cpp.

References CFX_XMLText::CFX_XMLText(), and CFX_XMLText::GetText().

+ Here is the call graph for this function:

◆ TEST() [3/5]

TEST ( CFX_XMLTextTest ,
GetType  )

Definition at line 10 of file cfx_xmltext_unittest.cpp.

References CFX_XMLText::CFX_XMLText(), CFX_XMLText::GetType(), and CFX_XMLNode::kText.

+ Here is the call graph for this function:

◆ TEST() [4/5]

TEST ( CFX_XMLTextTest ,
Save  )

Definition at line 30 of file cfx_xmltext_unittest.cpp.

References CFX_XMLText::CFX_XMLText(), and CFX_XMLText::Save().

+ Here is the call graph for this function:

◆ TEST() [5/5]

TEST ( CFX_XMLTextTest ,
SetText  )

Definition at line 38 of file cfx_xmltext_unittest.cpp.

References CFX_XMLText::CFX_XMLText(), CFX_XMLText::GetText(), and CFX_XMLText::SetText().

+ Here is the call graph for this function: