daemon startup flags

This commit is contained in:
Jaquee
2016-12-21 14:30:15 +01:00
parent 7555502d64
commit f94782fecf
6 changed files with 54 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ public:
static DaemonManager * instance(const QStringList *args);
Q_INVOKABLE bool start();
Q_INVOKABLE bool start(const QString &flags);
Q_INVOKABLE bool stop();
// return true if daemon process is started