MuseScore
3.4
Music composition and notation
|
This is the complete list of members for XmlReader, including all inherited members.
attribute(const char *s) const | XmlReader | inline |
attribute(const char *s, const QString &) const | XmlReader | |
docName | XmlReader | private |
doubleAttribute(const char *s) const | XmlReader | |
doubleAttribute(const char *s, double _default) const | XmlReader | |
error(const QString &s) const | XmlReader | |
error(int, int) | XmlReader | |
hasAttribute(const char *s) const | XmlReader | |
intAttribute(const char *s, int _default=0, int base=10) const | XmlReader | |
readDouble() | XmlReader | inline |
readInt() | XmlReader | inline |
readInt(bool *ok) | XmlReader | inline |
readPoint() | XmlReader | |
readRect() | XmlReader | |
readSize() | XmlReader | |
setDocName(const QString &s) | XmlReader | inline |
unknown() const | XmlReader | |
XmlReader(QFile *) | XmlReader | |
XmlReader(const QByteArray &d) | XmlReader | inline |
XmlReader(QIODevice *d) | XmlReader | inline |
XmlReader(const QString &d) | XmlReader | inline |