mkRPG
Public Member Functions | Data Fields
XmlTree Class Reference

The XmlTree class represents a XML file as a tree. More...

#include <xmlreader.h>

Public Member Functions

 XmlTree (QXmlStreamReader &reader)

Data Fields

MarkUp markUp
QList< XmlTree * > subTrees
QString content
QMap< QString, QString > attributes

Detailed Description

The XmlTree class represents a XML file as a tree.

To make the use easier, the attributes are public and can be accessed directly.


The documentation for this class was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Defines