#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 Mon Nov 30 09:58:00 2009 | xTuple ERP Programmer Reference, Version 3.4.0RC |
1.6.1
|