#include <qdomnodelistproto.h>
Public Member Functions | |
| QDomNodeListProto (QObject *parent) | |
| Q_INVOKABLE QDomNode | at (int index) const |
| Q_INVOKABLE int | count () const |
| Q_INVOKABLE bool | isEmpty () const |
| Q_INVOKABLE QDomNode | item (int index) const |
| Q_INVOKABLE uint | length () const |
| Q_INVOKABLE int | size () const |
| Q_INVOKABLE QString | toString () const |
| QDomNodeListProto::QDomNodeListProto | ( | QObject * | parent | ) |
| QDomNode QDomNodeListProto::at | ( | int | index | ) | const |
| int QDomNodeListProto::count | ( | ) | const |
| bool QDomNodeListProto::isEmpty | ( | ) | const |
| QDomNode QDomNodeListProto::item | ( | int | index | ) | const |
| uint QDomNodeListProto::length | ( | ) | const |
| int QDomNodeListProto::size | ( | ) | const |
| QString QDomNodeListProto::toString | ( | ) | const |
| Generated on Tue Oct 11 2016 13:59:54 | xTuple ERP Programmer Reference, Version 4.3.0 |
1.8.10
|