org::kde::ksysguard::faces::Choices

Search for usage in LXR

org::kde::ksysguard::faces::Choices Class Reference

Inherits Control.

Properties

var colors
 
var labels
 
bool labelsEditable
 
int maxAllowedSensors
 
var selected
 
bool supportsColors
 

Signals

void colorForSensorGenerated (string sensorId, color color)
 
void selectColor (string sensorId)
 
void sensorLabelChanged (string sensorId, string label)
 

Detailed Description

Import Statement

import org.kde.ksysguard.faces
Version
1.0

Definition at line 19 of file Choices.qml.

Property Documentation

◆ colors

var org::kde::ksysguard::faces::Choices::colors
read

Definition at line 30 of file Choices.qml.

◆ labels

var org::kde::ksysguard::faces::Choices::labels
read

Definition at line 32 of file Choices.qml.

◆ labelsEditable

bool org::kde::ksysguard::faces::Choices::labelsEditable
read

Definition at line 24 of file Choices.qml.

◆ maxAllowedSensors

int org::kde::ksysguard::faces::Choices::maxAllowedSensors
read

Definition at line 26 of file Choices.qml.

◆ selected

var org::kde::ksysguard::faces::Choices::selected
read

Definition at line 28 of file Choices.qml.

◆ supportsColors

bool org::kde::ksysguard::faces::Choices::supportsColors
read

Definition at line 22 of file Choices.qml.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:21:23 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.