AbstractApplicationHeader
AbstractApplicationHeader Class Reference
Inherits AbstractApplicationHeader.
Detailed Description
An item that can be used as a title for the application.
Scrolling the main page will make it taller or shorter (through the point of going away) It's a behavior similar to the typical mobile web browser addressbar the minimum, preferred and maximum heights of the item can be controlled with
- minimumHeight: default is 0, i.e. hidden
- preferredHeight: default is Kirigami.Units.gridUnit * 1.6
- maximumHeight: default is Kirigami.Units.gridUnit * 3
To achieve a titlebar that stays completely fixed just set the 3 sizes as the same
Definition at line 19 of file styles/org.kde.desktop/AbstractApplicationHeader.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.