copy(const QString &fromFile, const QString &toFile) | Util | [static] |
createAction(const QString &name, const char **icon, QObject *receiver, const char *slot, int defaultKey=-1, bool toggle=false) | Util | [static] |
deleteDirectory(const QString &dir) | Util | [static] |
describeKey(int key) | Util | [static] |
escapeXml(QString xml) | Util | [static] |
getDefaultFontFamily() | Util | [static] |
getDefaultFontSizeModifier() | Util | [static] |
getDefaultLabelsFontFamily() | Util | [static] |
getDefaultLabelsFontSizeModifier() | Util | [static] |
getDefaultQuizLength() | Util | [static] |
getDigraph(const QString &buffer) | Util | [static] |
getLanguageCode(const QString &language) | Util | [static] |
languageCodeList | Util | [static] |
makeDirectory(const QString &dir) | Util | [static] |
qCompress(const QByteArray &byteArray, int compressionLevel=-1) | Util | [static] |
qUncompress(const QByteArray &byteArray) | Util | [static] |
term2Xml(const Term &term, QStringList *languages=NULL, uint indentLevel=0) | Util | [static] |