org::kde::kirigami::templates::AbstractChip
org::kde::kirigami::templates::AbstractChip Class Reference
Inheritance diagram for org::kde::kirigami::templates::AbstractChip:

Properties | |
bool | closable |
Signals | |
void | removed () |
Additional Inherited Members | |
![]() | |
canceled () | |
clicked () | |
doubleClicked () | |
pressAndHold () | |
pressed () | |
released () | |
void | toggle () |
toggled () | |
Detailed Description
AbstractChip is a visual object based on AbstractButton that provides a friendly way to display predetermined elements with the visual styling of "tags" or "tokens.".
- See also
- Chip
- Since
- 2.19
Definition at line 15 of file templates/AbstractChip.qml.
Property Documentation
◆ closable
|
read |
This property holds whether or not to display a close button.
default: true
Definition at line 22 of file templates/AbstractChip.qml.
Member Function Documentation
◆ removed
|
signal |
This signal is emitted when the close button has been clicked.
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.