Libksysguard
SensorFaceController.h
45 * The SensorFaceController links sensor faces and applications in which these faces are shown. It
77 Q_PROPERTY(QJsonArray totalSensors READ totalSensors WRITE setTotalSensors NOTIFY totalSensorsChanged)
82 Q_PROPERTY(QJsonArray highPrioritySensorIds READ highPrioritySensorIds WRITE setHighPrioritySensorIds NOTIFY highPrioritySensorIdsChanged)
87 Q_PROPERTY(QVariantMap sensorColors READ sensorColors WRITE setSensorColors NOTIFY sensorColorsChanged)
92 Q_PROPERTY(QJsonArray lowPrioritySensorIds READ lowPrioritySensorIds WRITE setLowPrioritySensorIds NOTIFY lowPrioritySensorIdsChanged)
113 Q_PROPERTY(bool supportsLowPrioritySensors READ supportsLowPrioritySensors NOTIFY faceIdChanged)
123 Q_PROPERTY(KDeclarative::ConfigPropertyMap *faceConfiguration READ faceConfiguration NOTIFY faceIdChanged)
137 * Emits `configurationChanged` if a config value changed. To apply the changes call `saveConfig`
145 * Emits `configurationChanged` if a config value changed. To apply the changes call `saveConfig`
151 * Emits `configurationChanged` if a config value changed. To apply the changes call `saveConfig`
157 * A list of all available faces. The name is available as the display role and the id as `pluginId`
161 * A list of available face presets. The name is available as the display role, the id as `pluginId`.
The SensorFaceController links sensor faces and applications in which these faces are shown...
Definition: SensorFaceController.h:57
Definition: SensorFaceController.h:31
Definition: SensorFace_p.h:26
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Mar 4 2021 23:09:25 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Mar 4 2021 23:09:25 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.