Libksysguard
Sensor.h
119 Q_PROPERTY(int updateRateLimit READ updateRateLimit WRITE setUpdateRateLimit NOTIFY updateRateLimitChanged RESET resetUpdateRateLimit)
An object to query the daemon for a list of sensors and their metadata.
Definition SensorQuery.h:26
QML_ELEMENTQString sensorId
The path to the backend sensor this Sensor represents.
Definition Sensor.h:43
QString shortName
A shortened name that can be displayed when space is constrained.
Definition Sensor.h:53
Q_SIGNAL void metaDataChanged() const
This signal is emitted when any of the metadata properties change.
uint updateInterval
The time in milliseconds between each update of the sensor.
Definition Sensor.h:110
Q_SCRIPTABLE CaptureState status()
QObject(QObject *parent)
Q_INTERFACES(...)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALQ_SIGNAL
Type
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 28 2025 11:59:47 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 28 2025 11:59:47 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.