Buteo Synchronization Framework
Buteo::SyncSession Member List

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, SyncResults::MinorCode aErrorCode)Buteo::SyncSessionsignal
getStorageMap()Buteo::SyncSession
isAborted()Buteo::SyncSession
isFinished()Buteo::SyncSession
isProfileCreated()Buteo::SyncSession
isScheduled() constButeo::SyncSession
mapToSyncStatusError(int aErrorCode)Buteo::SyncSession
pluginRunner()Buteo::SyncSession
profile() constButeo::SyncSession
profileName() constButeo::SyncSession
releaseStorages()Buteo::SyncSession
reserveStorages(StorageBooker *aStorageBooker)Buteo::SyncSession
results() constButeo::SyncSession
setFailureResult(SyncResults::MajorCode aMajorCode, SyncResults::MinorCode 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::SyncSessionsignal
syncProgressDetail(const QString &aProfileName, int aProgressDetail)Buteo::SyncSessionsignal
SyncSession(SyncProfile *aProfile, QObject *aParent=0)Buteo::SyncSessionexplicit
transferProgress(const QString &aProfileName, Sync::TransferDatabase aDatabase, Sync::TransferType aType, const QString &aMimeType, int aCommittedItems)Buteo::SyncSessionsignal
updateResults(const SyncResults &aResults)Buteo::SyncSession
~SyncSession()Buteo::SyncSessionvirtual