52
52
QString lastSuccessfulSyncDate(quint32 accountId, const QString &service, const QString &source);
53
53
bool syncOnMobileConnection() const;
54
54
void setSyncOnMobileConnection(bool flag);
58
59
void syncStarted(SyncAccount *syncAcc, const QString &serviceName);