CloseButton

Search for usage in LXR

CloseButton Class Reference
Inheritance diagram for CloseButton:

Detailed Description

The standard control for presenting a close button.

This controls inherits from QQC2 ToolButton, to checkout its inherited properties refer to the Qt Docs.

This control is used to display a close button that is cohesive and uniform across all the different UI elements. Consider using this component if your own custom control needs a close button.

The close button presents to the user a clickable element which represents the intention to exit, quit, close or dismiss an action or visible item.

It is used, for example, in the TabViewButton to close tabs, in the Chip element to dismiss it, and in some of the dialog.

Definition at line 17 of file CloseButton.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 Fri May 17 2024 11:56:16 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.