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

Additional Inherited Members | |
![]() | |
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 18 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-2023 The KDE developers.
Generated on Sun Jun 4 2023 04:05:52 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jun 4 2023 04:05:52 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.