iLand
|
This is the complete list of members for Helper, including all inherited members.
currentRevision() | Helper | static |
debugEnabled() | Helper | inlinestatic |
fileDialog(const QString &title, const QString &start_directory="", const QString &filter="", QWidget *parent=0) | Helper | static |
Helper() | Helper | |
loadFile(const QString &fileName) | Helper | static |
loadTextFile(const QString &fileName) | Helper | static |
msg(const QString &message, QWidget *parent=0) | Helper | static |
openHelp(const QString &topic) | Helper | static |
question(const QString &message, QWidget *parent=0) | Helper | static |
quiet() | Helper | inlinestatic |
saveToFile(const QString &fileName, const QByteArray &data) | Helper | static |
saveToTextFile(const QString &fileName, const QString &text) | Helper | static |
setDebugEnabled(bool enable) | Helper | inlinestatic |
setQuiet(bool quiet) | Helper | inlinestatic |
stripHtml(const QString &source) | Helper | static |
userValue(const QString &message, const QString defaultValue, QWidget *parent=0) | Helper | static |