KCMUtils
SettingStateBinding.qml
62 readonly property bool nonDefaultHighlightVisible: root.active && root.item.highlight && kcm.defaultsIndicatorsVisible
Item target
target: Item The graphical element whose state we want to manage based on a setting If target is not ...
Definition SettingStateBinding.qml:28
alias configObject
configObject: KCoreConfigSkeleton The config object which will be monitored for setting state changes
Definition SettingStateBinding.qml:33
alias settingName
settingName: string The name of the setting in the config object to be monitored
Definition SettingStateBinding.qml:38
bool extraEnabledConditions
extraEnabledConditions: bool SettingStateBinding will manage the enabled property of the target based...
Definition SettingStateBinding.qml:48
bool nonDefaultHighlightVisible
nonDefaultHighlightVisible: bool Expose whether the non default highlight is visible.
Definition SettingStateBinding.qml:55
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:51:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:51:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.