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

Detailed Description
KoXmlText represents a text in a DOM tree.
Definition at line 171 of file KoXmlReader.h.
Public Member Functions | |
KoXmlText (const KoXmlText &text) | |
KoXmlText & | operator= (const KoXmlText &text) |
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: