#include <qdomnotationproto.h>
Public Member Functions | |
| QDomNotationProto (QObject *parent) | |
| Q_INVOKABLE int | nodeType () const |
| Q_INVOKABLE QString | publicId () const |
| Q_INVOKABLE QString | systemId () const |
| Q_INVOKABLE QString | toString () const |
| QDomNotationProto::QDomNotationProto | ( | QObject * | parent | ) |
| int QDomNotationProto::nodeType | ( | ) | const |
| QString QDomNotationProto::publicId | ( | ) | const |
| QString QDomNotationProto::systemId | ( | ) | const |
| QString QDomNotationProto::toString | ( | ) | const |
| Generated on Mon Feb 17 2025 | xTuple ERP Programmer Reference, Version 6.1.0 |
|