Loading...
Searching...
No Matches
17#ifndef INPUTINFO_PLUGIN_H
18#define INPUTINFO_PLUGIN_H
20#include <QtQml/QQmlExtensionPlugin>
22class InputInfoPlugin :
public QQmlExtensionPlugin
25 Q_PLUGIN_METADATA(IID
"org.qt-project.Qt.QQmlExtensionInterface")
27 void registerTypes(
const char *uri)
override;