SettingHighlighter

Search for usage in LXR

SettingHighlighter Class Reference

Inherits Loader.

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

bool SettingHighlighter::highlight
read

highlight: bool Whether the target will be highlighted.

Definition at line 29 of file SettingHighlighter.qml.

◆ target

Item SettingHighlighter::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 Sat Apr 27 2024 22:12:18 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.