#include <qdomattrproto.h>
Public Member Functions | |
QDomAttrProto (QObject *parent) | |
Q_INVOKABLE QString | name () const |
Q_INVOKABLE int | nodeType () const |
Q_INVOKABLE QDomElement | ownerElement () const |
Q_INVOKABLE void | setValue (const QString &) |
Q_INVOKABLE bool | specified () const |
Q_INVOKABLE QString | toString () const |
Q_INVOKABLE QString | value () const |
QDomAttrProto::QDomAttrProto | ( | QObject * | parent | ) |
QString QDomAttrProto::name | ( | ) | const |
int QDomAttrProto::nodeType | ( | ) | const |
QDomElement QDomAttrProto::ownerElement | ( | ) | const |
void QDomAttrProto::setValue | ( | const QString & | str | ) |
bool QDomAttrProto::specified | ( | ) | const |
QString QDomAttrProto::toString | ( | ) | const |
QString QDomAttrProto::value | ( | ) | const |
Generated on Fri Oct 7 2016 16:24:50 | xTuple ERP Programmer Reference, Version 4.7.0 |
![]() |