#include <qxmlstream.h>
Definition at line 43 of file qxmlstream.h.
◆ QXmlStreamAttribute() [1/3]
QXmlStreamAttribute::QXmlStreamAttribute |
( |
| ) |
|
◆ QXmlStreamAttribute() [2/3]
QXmlStreamAttribute::QXmlStreamAttribute |
( |
const QString & |
qualifiedName, |
|
|
const QString & |
value |
|
) |
| |
◆ QXmlStreamAttribute() [3/3]
QXmlStreamAttribute::QXmlStreamAttribute |
( |
const QString & |
namespaceUri, |
|
|
const QString & |
name, |
|
|
const QString & |
value |
|
) |
| |
◆ isDefault()
bool QXmlStreamAttribute::isDefault |
( |
| ) |
const |
|
inline |
◆ name()
◆ namespaceUri()
QStringView QXmlStreamAttribute::namespaceUri |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator==()
◆ prefix()
◆ qualifiedName()
QStringView QXmlStreamAttribute::qualifiedName |
( |
| ) |
const |
|
inline |
◆ value()
◆ QXmlStreamAttributes
◆ QXmlStreamReaderPrivate
The documentation for this class was generated from the following file: