TColor Class
The qml singleton More...
Header: | #include <TColor>
|
Properties
Signals
Static Public Members
Detailed Description
The qml singleton
See also TColor.
Property Documentation
danger : const QColor
Notifier signal:
dangerLight : const QColor
Notifier signal:
void | dangerLightChanged() |
info : const QColor
Notifier signal:
infoLight : const QColor
Notifier signal:
primary : const QColor
Notifier signal:
primaryLight : const QColor
Notifier signal:
void | primaryLightChanged() |
random : const QColor
Notifier signal:
success : const QColor
Notifier signal:
successLight : const QColor
Notifier signal:
warning : const QColor
Notifier signal:
warningLight : const QColor
Notifier signal:
void | warningLightChanged() |
Member Function Documentation
[static]
QObject *TColor::exampleQmlSingletonType(QQmlEngine *engine, QJSEngine *scriptEngine)