LMMS
Loading...
Searching...
No Matches
lmms::LocalFileMng Member List

This is the complete list of members for lmms::LocalFileMng, including all inherited members.

checkTinyXMLCompatMode(const QString &filename)lmms::LocalFileMngstatic
convertFromTinyXMLString(QByteArray *str)lmms::LocalFileMngstatic
openXmlDocument(const QString &filename)lmms::LocalFileMngstatic
readXmlBool(QDomNode, const QString &nodeName, bool defaultValue, bool bShouldExists=true, bool tinyXmlCompatMode=false)lmms::LocalFileMngstatic
readXmlFloat(QDomNode, const QString &nodeName, float defaultValue, bool bCanBeEmpty=false, bool bShouldExists=true, bool tinyXmlCompatMode=false)lmms::LocalFileMngstatic
readXmlInt(QDomNode, const QString &nodeName, int defaultValue, bool bCanBeEmpty=false, bool bShouldExists=true, bool tinyXmlCompatMode=false)lmms::LocalFileMngstatic
readXmlString(QDomNode, const QString &nodeName, const QString &defaultValue, bool bCanBeEmpty=false, bool bShouldExists=true, bool tinyXmlCompatMode=false)lmms::LocalFileMngstatic