13 Q_CLASSINFO(
"Version",
"1.0.0")
14 Q_CLASSINFO(
"GetControlList",
"type=controls")
20 ~TorcControls() = default;
22 static TorcControls* gControls;
24 void Create (const QVariantMap &Details) override;
25 void Destroy (
void) override;
27 void Graph (QByteArray* Data);
28 QString GetUIName (
void) override;
42 QStringList controlTypes;
45 #endif // TORCCONTROLS_H QStringList GetControlTypes(void)
void SubscriberDeleted(QObject *Subscriber)
QVariantMap GetControlList(void)
void ControlsChanged(void)