MauiKit Controls
linux/WindowControls.qml
10 @note Although this control name has the "Linux" suffix, the right name for usage is WindowControls.
23 This control takes care of drawing the window buttons, and when triggered it performs the associated actions such as close, minimize and maximize.
25 It is loaded asynchronous, and only active if the client side decorations have been enabled and the form factor of the device is on desktop mode.
26 Consider only using it in cases where the main application window container does not support the attached property Controls.showCSD.
35 For more details on the implementation of this control and how to customize it you can refer to CSDControls.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 17:04:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 17:04:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.