Loading...
Searching...
No Matches
20#ifndef INDICATORS2_PLUGIN_H
21#define INDICATORS2_PLUGIN_H
23#include <QtQml/QQmlExtensionPlugin>
25class IndicatorsPlugin :
public QQmlExtensionPlugin
28 Q_PLUGIN_METADATA(IID
"org.qt-project.Qt.QQmlExtensionInterface")
30 void registerTypes(
const char *uri)
override;