OverlaySheet
OverlaySheet Class Reference
Inheritance diagram for OverlaySheet:
Additional Inherited Members | |
Properties inherited from org::kde::kirigami::templates::OverlaySheet | |
alias | flickableContentData |
Item | footer |
Item | header |
bool | showCloseButton |
string | title |
Detailed Description
An overlay sheet that covers the current Page content.
Its contents can be scrolled up or down, scrolling all the way up or all the way down, dismisses it. Use this for big, modal dialogs or information display, that can't be logically done as a new separate Page, even if potentially are taller than the screen space.
Definition at line 17 of file OverlaySheet.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.