#include <AQSDomElement_p.h>
Lista de todos los miembros.
Slots públicos |
QString | attribute (const QString &, const QString &=QString::null) const |
void | setAttribute (const QString &, const QString &) |
void | setAttribute (const QString &, int) |
void | setAttribute (const QString &, uint) |
void | setAttribute (const QString &, long) |
void | setAttribute (const QString &, ulong) |
void | setAttribute (const QString &, double) |
void | removeAttribute (const QString &) |
QDomAttr * | attributeNode (const QString &) |
QDomAttr * | setAttributeNode (QDomAttr *) |
QDomAttr * | setAttributeNode (AQSDomAttr *) |
QDomAttr * | removeAttributeNode (QDomAttr *) |
QDomAttr * | removeAttributeNode (AQSDomAttr *) |
virtual QDomNodeList * | elementsByTagName (const QString &) const |
bool | hasAttribute (const QString &) const |
QString | attributeNS (const QString, const QString &, const QString &) const |
void | setAttributeNS (const QString, const QString &, const QString &) |
void | setAttributeNS (const QString, const QString &, int) |
void | setAttributeNS (const QString, const QString &, uint) |
void | setAttributeNS (const QString, const QString &, long) |
void | setAttributeNS (const QString, const QString &, ulong) |
void | setAttributeNS (const QString, const QString &, double) |
void | removeAttributeNS (const QString &, const QString &) |
QDomAttr * | attributeNodeNS (const QString &, const QString &) |
QDomAttr * | setAttributeNodeNS (QDomAttr *) |
QDomAttr * | setAttributeNodeNS (AQSDomAttr *) |
virtual QDomNodeList * | elementsByTagNameNS (const QString &, const QString &) const |
bool | hasAttributeNS (const QString &, const QString &) const |
QString | tagName () const |
void | setTagName (const QString &) |
virtual QDomNamedNodeMap * | attributes () const |
virtual uint | nodeType () const |
virtual bool | isElement () const |
QString | text () const |
Métodos públicos estáticos |
static QMap< int, QStringList > | candidateConstructors () |
Métodos protegidos estáticos |
static void * | construct (const QSArgumentList &args) |
Documentación de las funciones miembro
QDomAttr * AQSDomElement::attributeNode |
( |
const QString & |
arg0 | ) |
[inline, slot] |
static void* AQSDomElement::construct |
( |
const QSArgumentList & |
args | ) |
[inline, static, protected] |
QDomNodeList * AQSDomElement::elementsByTagName |
( |
const QString & |
arg0 | ) |
const [inline, virtual, slot] |
bool AQSDomElement::hasAttribute |
( |
const QString & |
arg0 | ) |
const [inline, slot] |
bool AQSDomElement::hasAttributeNS |
( |
const QString & |
arg0, |
|
|
const QString & |
arg1 |
|
) |
| const [inline, slot] |
bool AQSDomElement::isElement |
( |
| ) |
const [inline, virtual, slot] |
uint AQSDomElement::nodeType |
( |
| ) |
const [inline, virtual, slot] |
void AQSDomElement::removeAttribute |
( |
const QString & |
arg0 | ) |
[inline, slot] |
void AQSDomElement::removeAttributeNS |
( |
const QString & |
arg0, |
|
|
const QString & |
arg1 |
|
) |
| [inline, slot] |
void AQSDomElement::setAttribute |
( |
const QString & |
arg0, |
|
|
uint |
arg1 |
|
) |
| [inline, slot] |
void AQSDomElement::setAttribute |
( |
const QString & |
arg0, |
|
|
const QString & |
arg1 |
|
) |
| [inline, slot] |
void AQSDomElement::setAttribute |
( |
const QString & |
arg0, |
|
|
long |
arg1 |
|
) |
| [inline, slot] |
void AQSDomElement::setAttribute |
( |
const QString & |
arg0, |
|
|
ulong |
arg1 |
|
) |
| [inline, slot] |
void AQSDomElement::setAttribute |
( |
const QString & |
arg0, |
|
|
int |
arg1 |
|
) |
| [inline, slot] |
void AQSDomElement::setAttribute |
( |
const QString & |
arg0, |
|
|
double |
arg1 |
|
) |
| [inline, slot] |
void AQSDomElement::setAttributeNS |
( |
const QString |
arg0, |
|
|
const QString & |
arg1, |
|
|
long |
arg2 |
|
) |
| [inline, slot] |
void AQSDomElement::setAttributeNS |
( |
const QString |
arg0, |
|
|
const QString & |
arg1, |
|
|
ulong |
arg2 |
|
) |
| [inline, slot] |
void AQSDomElement::setAttributeNS |
( |
const QString |
arg0, |
|
|
const QString & |
arg1, |
|
|
uint |
arg2 |
|
) |
| [inline, slot] |
void AQSDomElement::setAttributeNS |
( |
const QString |
arg0, |
|
|
const QString & |
arg1, |
|
|
const QString & |
arg2 |
|
) |
| [inline, slot] |
void AQSDomElement::setAttributeNS |
( |
const QString |
arg0, |
|
|
const QString & |
arg1, |
|
|
double |
arg2 |
|
) |
| [inline, slot] |
void AQSDomElement::setAttributeNS |
( |
const QString |
arg0, |
|
|
const QString & |
arg1, |
|
|
int |
arg2 |
|
) |
| [inline, slot] |
void AQSDomElement::setTagName |
( |
const QString & |
arg0 | ) |
[inline, slot] |
QString AQSDomElement::tagName |
( |
| ) |
const [inline, slot] |
QString AQSDomElement::text |
( |
| ) |
const [inline, slot] |
La documentación para esta clase fue generada a partir del siguiente fichero: