Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
XmlWriter Class Reference

#include <xmlwriter.h>

+ Collaboration diagram for XmlWriter:

Public Member Functions

 XmlWriter (QTextDocument *document)
 
QDomDocumenttoXml ()
 

Detailed Description

Definition at line 12 of file xmlwriter.h.

Constructor & Destructor Documentation

◆ XmlWriter()

XmlWriter::XmlWriter ( QTextDocument * document)
inline

Definition at line 15 of file xmlwriter.h.

Member Function Documentation

◆ toXml()

QDomDocument * XmlWriter::toXml ( )

[0]

[0]

[1]

[1]

[2]

[2]

Definition at line 7 of file xmlwriter.cpp.

References QDomNode::appendChild(), QTextDocument::begin(), QDomImplementation::createDocumentType(), QDomDocument::createElement(), QDomDocument::createProcessingInstruction(), QTextBlock::isValid(), and QTextBlock::next().

+ Here is the call graph for this function:

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