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

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

+ Include dependency graph for cfx_xmlinstruction_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (CFX_XMLInstructionTest, GetType)
 
 TEST (CFX_XMLInstructionTest, AcrobatInstruction)
 
 TEST (CFX_XMLInstructionTest, OriginalXFAInstruction)
 
 TEST (CFX_XMLInstructionTest, TargetData)
 
 TEST (CFX_XMLInstructionTest, Clone)
 
 TEST (CFX_XMLInstructionTest, SaveXML)
 
 TEST (CFX_XMLInstructionTest, SaveAcrobat)
 
 TEST (CFX_XMLInstructionTest, ParseAndReSave)
 
 TEST (CFX_XMLInstructionTest, ParseAndReSaveInnerInstruction)
 

Function Documentation

◆ TEST() [1/9]

TEST ( CFX_XMLInstructionTest ,
AcrobatInstruction  )

Definition at line 21 of file cfx_xmlinstruction_unittest.cpp.

References CFX_XMLInstruction::CFX_XMLInstruction(), CFX_XMLInstruction::IsAcrobat(), and CFX_XMLInstruction::IsOriginalXFAVersion().

+ Here is the call graph for this function:

◆ TEST() [2/9]

TEST ( CFX_XMLInstructionTest ,
Clone  )

Definition at line 46 of file cfx_xmlinstruction_unittest.cpp.

References CFX_XMLInstruction::CFX_XMLInstruction(), CFX_XMLInstruction::AppendData(), CFX_XMLInstruction::Clone(), CFX_XMLNode::GetType(), CFX_XMLInstruction::IsAcrobat(), CFX_XMLNode::kInstruction, and ToXMLInstruction().

+ Here is the call graph for this function:

◆ TEST() [3/9]

TEST ( CFX_XMLInstructionTest ,
GetType  )

Definition at line 16 of file cfx_xmlinstruction_unittest.cpp.

References CFX_XMLInstruction::CFX_XMLInstruction(), CFX_XMLInstruction::GetType(), and CFX_XMLNode::kInstruction.

+ Here is the call graph for this function:

◆ TEST() [4/9]

TEST ( CFX_XMLInstructionTest ,
OriginalXFAInstruction  )

Definition at line 27 of file cfx_xmlinstruction_unittest.cpp.

References CFX_XMLInstruction::CFX_XMLInstruction(), CFX_XMLInstruction::IsAcrobat(), and CFX_XMLInstruction::IsOriginalXFAVersion().

+ Here is the call graph for this function:

◆ TEST() [5/9]

TEST ( CFX_XMLInstructionTest ,
ParseAndReSave  )

Definition at line 85 of file cfx_xmlinstruction_unittest.cpp.

References CFX_XMLInstruction::IsAcrobat(), CFX_XMLNode::kInstruction, and CFX_XMLInstruction::Save().

+ Here is the call graph for this function:

◆ TEST() [6/9]

TEST ( CFX_XMLInstructionTest ,
ParseAndReSaveInnerInstruction  )

Definition at line 117 of file cfx_xmlinstruction_unittest.cpp.

References CFX_XMLElement::GetName(), CFX_XMLInstruction::IsAcrobat(), CFX_XMLNode::kElement, and CFX_XMLElement::Save().

+ Here is the call graph for this function:

◆ TEST() [7/9]

TEST ( CFX_XMLInstructionTest ,
SaveAcrobat  )

Definition at line 73 of file cfx_xmlinstruction_unittest.cpp.

References CFX_XMLInstruction::CFX_XMLInstruction(), CFX_XMLInstruction::AppendData(), and CFX_XMLInstruction::Save().

+ Here is the call graph for this function:

◆ TEST() [8/9]

TEST ( CFX_XMLInstructionTest ,
SaveXML  )

Definition at line 66 of file cfx_xmlinstruction_unittest.cpp.

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

+ Here is the call graph for this function:

◆ TEST() [9/9]

TEST ( CFX_XMLInstructionTest ,
TargetData  )

Definition at line 33 of file cfx_xmlinstruction_unittest.cpp.

References CFX_XMLInstruction::CFX_XMLInstruction(), and CFX_XMLInstruction::AppendData().

+ Here is the call graph for this function: