org::kde::ksysguard::faces::ExtendedLegend

Search for usage in LXR

org::kde::ksysguard::faces::ExtendedLegend Class Reference

Inherits Legend.

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.

Since
1.0 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.
5.19

Definition at line 27 of file faces/import/ExtendedLegend.qml.

Property Documentation

◆ colorSource

var org::kde::ksysguard::faces::ExtendedLegend::colorSource
read
Deprecated:
since 5.21 Has no effect

Definition at line 42 of file faces/import/ExtendedLegend.qml.

◆ sensorIds

alias org::kde::ksysguard::faces::ExtendedLegend::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 33 of file faces/import/ExtendedLegend.qml.

◆ sourceModel

SensorDataModel org::kde::ksysguard::faces::ExtendedLegend::sourceModel
read

The SensorDataModel that should be used to retrieve data about the sensors.

Definition at line 37 of file faces/import/ExtendedLegend.qml.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:10:29 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.