Label
Label Class Reference
Inherits QtQuick.Controls, 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.
.2/Label
- Deprecated:
- use QtQuick.Controls.2/Label directly, it will be styled appropriately
Definition at line 21 of file styles/Material/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 Sat Jan 28 2023 04:15:08 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Jan 28 2023 04:15:08 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.