QtDataSync  4.2.0
A simple offline-first synchronisation framework, to synchronize data of Qt applications between devices
QtDataSync::IosSyncDelegate Member List

This is the complete list of members for QtDataSync::IosSyncDelegate, including all inherited members.

blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
currentDelegate()QtDataSync::IosSyncDelegatestatic
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
enabledQtDataSync::IosSyncDelegate
enabledChanged(bool enabled, QPrivateSignal)QtDataSync::IosSyncDelegatesignal
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
inherits(const char *className) const constQObject
init(IosSyncDelegate *delegate=nullptr)QtDataSync::IosSyncDelegatestatic
installEventFilter(QObject *filterObj)QObject
intervalQtDataSync::IosSyncDelegate
interval() constQtDataSync::IosSyncDelegate
intervalChanged(qint64 interval, QPrivateSignal)QtDataSync::IosSyncDelegatesignal
intervalMinutes() constQtDataSync::IosSyncDelegate
IosSyncDelegate(QObject *parent=nullptr)QtDataSync::IosSyncDelegateexplicit
IosSyncDelegate(QSettings *settings, QObject *parent=nullptr)QtDataSync::IosSyncDelegateexplicit
isEnabled() constQtDataSync::IosSyncDelegate
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
onSyncCompleted(SyncManager::SyncState state)QtDataSync::IosSyncDelegateprotectedvirtual
parent() const constQObject
performSync(std::function< void(QtDataSync::IosSyncDelegate::SyncResult)> callback)QtDataSync::IosSyncDelegateprotectedvirtual
persistStateQtDataSync::IosSyncDelegate
persistState() constQtDataSync::IosSyncDelegatevirtual
prepareSetup(Setup &setup)QtDataSync::IosSyncDelegateprotectedvirtual
property(const char *name) const constQObject
QObject(QObject *parent)QObject
qt_metacall(QMetaObject::Call, int, void **)QObjectvirtual
qt_metacast(const char *)QObjectvirtual
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setEnabled(bool enabled)QtDataSync::IosSyncDelegateslot
setInterval(const std::chrono::duration< TRep, TPeriod > &interval)QtDataSync::IosSyncDelegate
setInterval(std::chrono::minutes interval)QtDataSync::IosSyncDelegate
setInterval(qint64 interval)QtDataSync::IosSyncDelegateslot
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setupName() constQtDataSync::IosSyncDelegateprotectedvirtual
setWaitFullSync(bool waitFullSync)QtDataSync::IosSyncDelegateslot
signalsBlocked() const constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
SyncResult enum nameQtDataSync::IosSyncDelegate
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
waitFullSyncQtDataSync::IosSyncDelegate
waitFullSync() constQtDataSync::IosSyncDelegate
waitFullSyncChanged(bool waitFullSync, QPrivateSignal)QtDataSync::IosSyncDelegatesignal
~IosSyncDelegate() override (defined in QtDataSync::IosSyncDelegate)QtDataSync::IosSyncDelegate
~QObject()QObjectvirtual