|
LMMS
|
This is the complete list of members for lmms::LocalFileMng, including all inherited members.
| checkTinyXMLCompatMode(const QString &filename) | lmms::LocalFileMng | static |
| convertFromTinyXMLString(QByteArray *str) | lmms::LocalFileMng | static |
| openXmlDocument(const QString &filename) | lmms::LocalFileMng | static |
| readXmlBool(QDomNode, const QString &nodeName, bool defaultValue, bool bShouldExists=true, bool tinyXmlCompatMode=false) | lmms::LocalFileMng | static |
| readXmlFloat(QDomNode, const QString &nodeName, float defaultValue, bool bCanBeEmpty=false, bool bShouldExists=true, bool tinyXmlCompatMode=false) | lmms::LocalFileMng | static |
| readXmlInt(QDomNode, const QString &nodeName, int defaultValue, bool bCanBeEmpty=false, bool bShouldExists=true, bool tinyXmlCompatMode=false) | lmms::LocalFileMng | static |
| readXmlString(QDomNode, const QString &nodeName, const QString &defaultValue, bool bCanBeEmpty=false, bool bShouldExists=true, bool tinyXmlCompatMode=false) | lmms::LocalFileMng | static |