Kstars

KSLabel.qml
1import QtQuick 2.6
2import QtQuick.Controls 2.0
3import "../constants/" 1.0
4
5Label {
6 color: Num.sysPalette.text
7}
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Oct 11 2024 12:15:12 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.