org::kde::kirigami::SettingAction
org::kde::kirigami::SettingAction Class Reference
Inheritance diagram for org::kde::kirigami::SettingAction:

Additional Inherited Members | |
![]() | |
enum | DisplayHint { DisplayHint::NoPreference = 0, DisplayHint::IconOnly = 1, DisplayHint::KeepVisible = 2, DisplayHint::AlwaysHide = 4, DisplayHint::HideChildIndicator = 8 } |
![]() | |
QtObject | _private |
var | initialProperties |
string | page |
QQC2 | Page |
Kirigami | PagePool |
Item | pageStack |
bool | useLayers |
![]() | |
QQC2 | Action |
list< QtObject > | children |
Component | displayComponent |
int | displayHint |
bool | expandible |
alias | iconName |
alias | iconSource |
bool | separator |
string | tooltip |
bool | visible |
var | visibleChildren |
![]() | |
void | layerContainsPage () |
void | pageItem () |
void | stackContainsPage () |
![]() | |
void | displayHintSet (hint) |
Detailed Description
SettingAction defines a settings page, and is typically used by a CategorizedSettings object.
- Since
- 5.86
- org.kde.kirigami 2.18
Definition at line 14 of file SettingAction.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 Feb 6 2023 04:13:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 6 2023 04:13:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.