SettingHighlighter
SettingHighlighter Class Reference
Properties | |
bool | highlight |
Item | target |
Detailed Description
SettingHighlighter automatically impacts the representation of an item based on the value of a setting.
When you are using this item you need to manually manage whether the highlighting is enabled or not. For a higher level component see KCM.SettingStateBinding which will manage the state of the Item
- Since
- 6.0
Definition at line 16 of file SettingHighlighter.qml.
Property Documentation
◆ highlight
|
read |
highlight: bool Whether the target will be highlighted.
Definition at line 29 of file SettingHighlighter.qml.
◆ target
|
read |
target: Item The graphical element whose appearance will be altered.
If target is not set, it will try to find the visual parent item
Definition at line 24 of file SettingHighlighter.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 Mon Nov 18 2024 12:15:20 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:20 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.