mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2026-02-05 07:49:48 +00:00
fetch snapshot data on subsrciption
This commit is contained in:
@@ -54,6 +54,7 @@ public:
|
||||
[[nodiscard]] static bool isValidSensor(const KSysGuard::SensorInfo &_sensor);
|
||||
void loadSources();
|
||||
void registerClient(QObject *_client);
|
||||
void subscribeSources(const QStringList &_sources);
|
||||
void unregisterClient(QObject *_client);
|
||||
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user