#include <qdomnodelistproto.h>
|
| 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::QDomNodeListProto |
( |
QObject * | parent | ) |
|
◆ at()
QDomNode QDomNodeListProto::at |
( |
int | index | ) |
const |
◆ count()
int QDomNodeListProto::count |
( |
| ) |
const |
◆ isEmpty()
bool QDomNodeListProto::isEmpty |
( |
| ) |
const |
◆ item()
QDomNode QDomNodeListProto::item |
( |
int | index | ) |
const |
◆ length()
uint QDomNodeListProto::length |
( |
| ) |
const |
◆ size()
int QDomNodeListProto::size |
( |
| ) |
const |
◆ toString()
QString QDomNodeListProto::toString |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- qdomnodelistproto.h
- qdomnodelistproto.cpp