1 #ifndef QQMLIOSSYNCSINGLETON_H 2 #define QQMLIOSSYNCSINGLETON_H 4 #include <QtCore/QObject> 6 #include <QtDataSyncIos/IosSyncDelegate> 22 class QQmlIosSyncSingleton :
public QObject 29 explicit QQmlIosSyncSingleton(
QObject *parent =
nullptr);
37 #endif // QQMLIOSSYNCSINGLETON_H The QML import for the QtDataSync QML module.
Q_INVOKABLE QtDataSync::IosSyncDelegate * delegate() const
Returns the currently registered sync delegate.
A helper class to perform background synchronization on Ios.
The QML bindings for the static methods of of QtDataSync::EventCursor.
The primary namespace of the QtDataSync library.