lib
KoXmlText Class Reference
#include <KoXmlReader.h>
Inheritance diagram for KoXmlText:

Detailed Description
KoXmlText represents a text in a DOM tree.
- Author:
- Ariya Hidayat <ariya@kde.org>
Definition at line 171 of file KoXmlReader.h.
Public Member Functions | |
KoXmlText () | |
KoXmlText (const KoXmlText &text) | |
KoXmlText & | operator= (const KoXmlText &text) |
virtual | ~KoXmlText () |
QString | data () const |
void | setData (const QString &data) |
virtual bool | isText () const |
Friends | |
class | KoXmlNode |
class | KoXmlDocument |
The documentation for this class was generated from the following files: