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

Properties | |
alias | initialRoute |
alias | router |
alias | routes |
![]() | |
alias | pageStack |
![]() | |
Kirigami | Action |
OverlayDrawer | contextDrawer |
bool | controlsVisible |
OverlayDrawer | globalDrawer |
Item | pageStack |
bool | reachableMode |
bool | reachableModeEnabled |
bool | wideScreen |
Additional Inherited Members | |
![]() | |
void | applicationWindow () |
void | hidePassiveNotification (index=0) |
void | showPassiveNotification (message, timeout, actionText, callBack) |
Detailed Description
An ApplicationWindow with a preconfigured PageRouter.
In order to call functions on the PageRouter, use the attached Kirigami.PageRouter object .
- Warning
- This might be removed in KF6 due to not being used a lot.
Definition at line 20 of file RouterWindow.qml.
Property Documentation
◆ initialRoute
|
read |
- See also
- kirigami::PageRouter::initialRoute
Definition at line 32 of file RouterWindow.qml.
◆ routes
|
read |
- Remarks
- This is the default property
Definition at line 27 of file RouterWindow.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 Tue Nov 28 2023 04:08:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 04:08:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.