CopperSpice API
1.9.2
|
This is the complete list of members for QXmlName, including all inherited members.
QXmlName() | QXmlName | |
QXmlName(QXmlNamePool &namePool, const QString &localName, const QString &namespaceURI=QString (), const QString &prefix=QString ()) | QXmlName | |
fromClarkName(const QString &clarkName, const QXmlNamePool &namePool) | QXmlName | static |
isNCName(const QString &candidate) | QXmlName | static |
isNull() const | QXmlName | |
localName(const QXmlNamePool &namePool) const | QXmlName | |
namespaceUri(const QXmlNamePool &namePool) const | QXmlName | |
operator!=(const QXmlName &other) const | QXmlName | |
operator=(const QXmlName &other) = default | QXmlName | default |
operator==(const QXmlName &other) const | QXmlName | |
prefix(const QXmlNamePool &namePool) const | QXmlName | |
qHash(const QXmlName &name) | QXmlName | friend |
toClarkName(const QXmlNamePool &namePool) const | QXmlName |