Add legacy message

This commit is contained in:
2016-08-31 20:49:31 +03:00
parent b17aeb88e3
commit 94e87ee570
12 changed files with 87 additions and 12 deletions

View File

@ -36,6 +36,7 @@ public:
Q_INVOKABLE QString getFileContent(const QString path) const;
Q_INVOKABLE bool isDebugEnabled() const;
Q_INVOKABLE bool runCmd(const QString cmd = QString("/usr/bin/true")) const;
Q_INVOKABLE void showLegacyInfo() const;
Q_INVOKABLE void showReadme() const;
// configuration slots
Q_INVOKABLE QString getAboutText(const QString type