org::kde::kirigami::Label
org::kde::kirigami::Label Class Reference
Inherits QtQuick.Templates.Label, and Label.
Detailed Description
This is a label which uses the current Theme.
The characteristics of the text will be automatically set according to the current Theme. If you need a more customized text item use the Text component from QtQuick.
You can use all elements of the QML Text component, in particular the "text" property to define the label text.
- Deprecated:
- use QtQuick.Templates.Label directly, it will be styled appropriately
Definition at line 24 of file controls/Label.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 Fri Jan 27 2023 07:55:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jan 27 2023 07:55:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.