org::kde::kirigami::RouterWindow

Search for usage in LXR

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

Properties

alias initialRoute
 
alias router
 
alias routes
 
- Properties inherited from org::kde::kirigami::ApplicationWindow
alias pageStack
 
- Properties inherited from org::kde::kirigami::AbstractApplicationWindow
Kirigami Action
 
OverlayDrawer contextDrawer
 
bool controlsVisible
 
OverlayDrawer globalDrawer
 
Item pageStack
 
bool reachableMode
 
bool reachableModeEnabled
 
bool wideScreen
 

Additional Inherited Members

- Public Member Functions inherited from org::kde::kirigami::AbstractApplicationWindow
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

string org::kde::kirigami::RouterWindow::initialRoute
read
See also
kirigami::PageRouter::initialRoute

Definition at line 32 of file RouterWindow.qml.

◆ routes

alias org::kde::kirigami::RouterWindow::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

KDE's Doxygen guidelines are available online.