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
CXFA_DataExporter Class Reference

#include <cxfa_dataexporter.h>

+ Collaboration diagram for CXFA_DataExporter:

Public Member Functions

 CXFA_DataExporter ()
 
 ~CXFA_DataExporter ()
 
bool Export (const RetainPtr< IFX_SeekableStream > &pWrite, CXFA_Node *pNode)
 

Detailed Description

Definition at line 15 of file cxfa_dataexporter.h.

Constructor & Destructor Documentation

◆ CXFA_DataExporter()

CXFA_DataExporter::CXFA_DataExporter ( )
default

◆ ~CXFA_DataExporter()

CXFA_DataExporter::~CXFA_DataExporter ( )
default

Member Function Documentation

◆ Export()

bool CXFA_DataExporter::Export ( const RetainPtr< IFX_SeekableStream > & pWrite,
CXFA_Node * pNode )

Definition at line 21 of file cxfa_dataexporter.cpp.

References Export(), CXFA_Node::GetPacketType(), CXFA_Node::GetXMLMappingNode(), CXFA_Object::IsModelNode(), CFX_XMLElement::RemoveAttribute(), CFX_XMLElement::Save(), CFX_XMLElement::SetAttribute(), ToXMLElement(), XFA_DataExporter_DealWithDataGroupNode(), and XFA_DataExporter_RegenerateFormFile().

Referenced by Export(), and CXFA_FFDoc::SavePackage().

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

The documentation for this class was generated from the following files: