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_xmlelement.h File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <map>
#include "core/fxcrt/widestring.h"
#include "core/fxcrt/xml/cfx_xmlnode.h"
+ Include dependency graph for cfx_xmlelement.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CFX_XMLElement
 

Functions

CFX_XMLElementToXMLElement (CFX_XMLNode *pNode)
 
const CFX_XMLElementToXMLElement (const CFX_XMLNode *pNode)
 

Function Documentation

◆ ToXMLElement() [1/2]

CFX_XMLElement * ToXMLElement ( CFX_XMLNode * pNode)
inline

Definition at line 53 of file cfx_xmlelement.h.

References CFX_XMLNode::GetType(), and CFX_XMLNode::kElement.

Referenced by CXFA_DataExporter::Export(), CJX_Object::SetCDataImpl(), TEST(), CJX_Object::TryNamespace(), XFA_DataExporter_DealWithDataGroupNode(), and XFA_FDEExtension_ResolveNamespaceQualifier().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ToXMLElement() [2/2]

const CFX_XMLElement * ToXMLElement ( const CFX_XMLNode * pNode)
inline

Definition at line 59 of file cfx_xmlelement.h.

References CFX_XMLNode::GetType(), and CFX_XMLNode::kElement.

Referenced by CXFA_TextParser::GetEmbeddedObj().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: