#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 Fri Oct 7 2016 14:23:31 | xTuple ERP Programmer Reference, Version 4.2.0 | 1.8.10 |