make tests great again!

Also dbus adaptor has been renamed, because it does not allow to
register one service for several applications (like plasmashell and
    plasmawindowed)
This commit is contained in:
2017-07-26 20:23:26 +03:00
parent 5e08434835
commit 5c56f813d2
6 changed files with 32 additions and 6 deletions

View File

@ -37,6 +37,7 @@ public:
public slots:
// get methods
QStringList ActiveServices() const;
QString Info(const QString &key) const;
QStringList Keys(const QString &regexp) const;
QString Value(const QString &key) const;