mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-13 22:05:48 +00:00
wayland support
This commit is contained in:
@ -41,9 +41,8 @@ private:
|
||||
static QVariant fromDBusVariant(const QVariant &value);
|
||||
static float getCurrentBrightness();
|
||||
static float getCurrentVolume();
|
||||
static QVariant sendDBusRequest(const QString &destination, const QString &path,
|
||||
const QString &interface, const QString &method,
|
||||
const QVariantList &args = QVariantList());
|
||||
static QVariant sendDBusRequest(const QString &destination, const QString &path, const QString &interface,
|
||||
const QString &method, const QVariantList &args = QVariantList());
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user