#include <qdomentityproto.h>
Public Member Functions | |
| QDomEntityProto (QObject *parent) | |
| Q_INVOKABLE int | nodeType () const |
| Q_INVOKABLE QString | notationName () const |
| Q_INVOKABLE QString | publicId () const |
| Q_INVOKABLE QString | systemId () const |
| Q_INVOKABLE QString | toString () const |
| QDomEntityProto::QDomEntityProto | ( | QObject * | parent | ) |
| int QDomEntityProto::nodeType | ( | ) | const |
| QString QDomEntityProto::notationName | ( | ) | const |
| QString QDomEntityProto::publicId | ( | ) | const |
| QString QDomEntityProto::systemId | ( | ) | const |
| QString QDomEntityProto::toString | ( | ) | const |
| Generated on Fri Oct 7 2016 15:38:00 | xTuple ERP Programmer Reference, Version 4.5.0 |
1.8.10
|