This is the complete list of members for Buteo::SyncSession, including all inherited members.
abort(Sync::SyncStatus aStatus=Sync::SYNC_ABORTED) | Buteo::SyncSession | |
finished(const QString &aProfileName, Sync::SyncStatus aStatus, const QString &aMessage, int aErrorCode) | Buteo::SyncSession | signal |
getStorageMap() | Buteo::SyncSession | |
isAborted() | Buteo::SyncSession | |
isFinished() | Buteo::SyncSession | |
isProfileCreated() | Buteo::SyncSession | |
isScheduled() const | Buteo::SyncSession | |
mapToSyncStatusError(int aErrorCode) | Buteo::SyncSession | |
pluginRunner() | Buteo::SyncSession | |
profile() const | Buteo::SyncSession | |
profileName() const | Buteo::SyncSession | |
releaseStorages() | Buteo::SyncSession | |
reserveStorages(StorageBooker *aStorageBooker) | Buteo::SyncSession | |
results() const | Buteo::SyncSession | |
setFailureResult(int aMajorCode, int aMinorCode) | Buteo::SyncSession | |
setPluginRunner(PluginRunner *aPluginRunner, bool aTransferOwnership) | Buteo::SyncSession | |
setProfileCreated(bool aProfileCreated) | Buteo::SyncSession | |
setScheduled(bool aScheduled) | Buteo::SyncSession | |
setStorageMap(QMap< QString, bool > &aStorageMap) | Buteo::SyncSession | |
start() | Buteo::SyncSession | |
stop() | Buteo::SyncSession | |
storageAccquired(const QString &aProfileName, const QString &aMimeType) | Buteo::SyncSession | signal |
syncProgressDetail(const QString &aProfileName, int aProgressDetail) | Buteo::SyncSession | signal |
SyncSession(SyncProfile *aProfile, QObject *aParent=0) | Buteo::SyncSession | explicit |
transferProgress(const QString &aProfileName, Sync::TransferDatabase aDatabase, Sync::TransferType aType, const QString &aMimeType, int aCommittedItems) | Buteo::SyncSession | signal |
updateResults(const SyncResults &aResults) | Buteo::SyncSession | |
~SyncSession() | Buteo::SyncSession | virtual |