ExtendedLegend
Properties | |
var | colorSource |
alias | sensorIds |
SensorDataModel | sourceModel |
int | updateRateLimit |
Detailed Description
A legend control to be used in faces based on org.kde.quickcharts.Controls.Legend.
It handles layouting and display of information depending on the available space. By default the current value of a sensor and its name are displayed, if it is shrunk the shortName is displayed instead.
- Since
- 5.19
Definition at line 25 of file ExtendedLegend.qml.
Property Documentation
◆ colorSource
|
read |
- Deprecated
- since 5.21 Has no effect
Definition at line 40 of file ExtendedLegend.qml.
◆ sensorIds
|
read |
A list of sensor ids that should be displayed in addition to those from sourceModel.
Typically set to lowPrioritySensorIds from FaceController
Definition at line 31 of file ExtendedLegend.qml.
◆ sourceModel
|
read |
The SensorDataModel that should be used to retrieve data about the sensors.
Definition at line 35 of file ExtendedLegend.qml.
◆ updateRateLimit
|
read |
Definition at line 42 of file ExtendedLegend.qml.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.