CopperSpice API  1.9.1
QXmlAttributes Member List

This is the complete list of members for QXmlAttributes, including all inherited members.

QXmlAttributes()QXmlAttributesinline
append(const QString &qName, const QString &uri, const QString &localPart, const QString &value)QXmlAttributes
clear()QXmlAttributes
count() constQXmlAttributesinline
index(const QString &qName) constQXmlAttributes
index(const QString &uri, const QString &localPart) constQXmlAttributes
length() constQXmlAttributes
localName(int index) constQXmlAttributes
qName(int index) constQXmlAttributes
type(int index) constQXmlAttributes
type(const QString &qName) constQXmlAttributes
type(const QString &uri, const QString &localName) constQXmlAttributes
uri(int index) constQXmlAttributes
value(int index) constQXmlAttributes
value(const QString &qName) constQXmlAttributes
value(const QString &uri, const QString &localName) constQXmlAttributes
~QXmlAttributes()QXmlAttributesinlinevirtual