#include <qdomtextproto.h>
Public Member Functions | |
| QDomTextProto (QObject *parent) | |
| Q_INVOKABLE int | nodeType () const |
| Q_INVOKABLE QDomText | splitText (int offset) |
| Q_INVOKABLE QString | toString () const |
| QDomTextProto::QDomTextProto | ( | QObject * | parent | ) |
| int QDomTextProto::nodeType | ( | ) | const |
| QDomText QDomTextProto::splitText | ( | int | offset | ) |
| QString QDomTextProto::toString | ( | ) | const |
| Generated on Fri Oct 7 2016 15:34:21 | xTuple ERP Programmer Reference, Version 4.4.0 |
1.8.10
|