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

Properties | |
bool | completed |
list | Kirigami |
Kirigami | PagePool |
alias | stack |
string | title |
![]() | |
alias | columnView |
alias | currentIndex |
alias | currentItem |
int | defaultColumnWidth |
alias | depth |
alias | firstVisibleItem |
alias | globalToolBar |
variant | initialPage |
alias | interactive |
alias | items |
Item | lastItem |
alias | lastVisibleItem |
alias | layers |
OverlayDrawer | leftSidebar |
bool | popHiddenPages |
alias | separatorVisible |
alias | visibleItems |
bool | wideMode |
Signals | |
void | backRequested (var event) |
![]() | |
void | pageInserted (int position, Item page) |
void | pagePushed (Item page) |
void | pageRemoved (Item page) |
Additional Inherited Members | |
![]() | |
void | clear () |
void | flickBack () |
void | get (idx) |
void | goBack (event=null) |
void | goForward () |
void | insertPage (position, page, properties) |
void | movePage (fromPos, toPos) |
void | pop (page) |
void | push (page, properties) |
void | pushDialogLayer (page, properties={}, windowProperties={}) |
void | removePage (page) |
void | replace (page, properties) |
Detailed Description
A container for setting actions showing them in a list view and displaying the actual page next to it.
- Since
- 5.86
- org.kde.kirigami 2.18
Definition at line 22 of file CategorizedSettings.qml.
Property Documentation
◆ title
|
read |
- Remarks
- This property is read-only
Definition at line 32 of file CategorizedSettings.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.