List of all members | Public Member Functions
QDomNodeListProto Class Reference

#include <qdomnodelistproto.h>

Inheritance diagram for QDomNodeListProto:
QObject QScriptable

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
 

Constructor & Destructor Documentation

◆ QDomNodeListProto()

QDomNodeListProto::QDomNodeListProto ( QObject parent)

Member Function Documentation

◆ 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:

Generated on Fri Apr 9 2021 xTuple ERP Programmer Reference, Version 6.0.0 doxygen 1.8.17