Loading...
Searching...
No Matches
19#ifndef ACCOUNTSSERVICE_PLUGIN_H
20#define ACCOUNTSSERVICE_PLUGIN_H
23#include <QQmlExtensionPlugin>
25class AccountsServicePlugin :
public QQmlExtensionPlugin
28 Q_PLUGIN_METADATA(IID
"org.qt-project.Qt.QQmlExtensionInterface")
31 void registerTypes(
const char *uri)
override;