KDE PIM / Developers / API Docs / kitchensync

kitchensync Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
KSync::ActionManagerThe KitchenSync UI Shell It's the MainWindow of the application
KSync::ActionPartA part represents an action, like making a backup, syncing something or just showing some data
KSync::ActionPartServiceA ActionPartService saves a converted KService::Ptr of a ActionPart
KSync::AddressBookSynceeThis class provides an implementation of the
KSync::BookmarkSynceeThis class provides an implementation of the Syncee interface for libksync
KSync::CalendarSynceeThis class provides an implementation of the
Threaded::ClientManagerClient Thread
Threaded::ClientThreadClient Thread
KSync::ConfigureDialogThe ConfigureDialog of the KitchenSync Framework It'll contain all widgets of the ActionPart The small ConfigurationDialog
KSync::CoreThe KitchenSync UI Shell It's the main view of the application
OpieHelper::CustomExtraItemBase class for every Custom Item that you may want to save to store Information during a sync
KSync::DummyKonnectorThis plugin gets loaded by the KonnectorManager this is the key to the KonnectorWorld we need to implement the interface to fully support it..
KSync::EngineThis class provides the engine for the syncing process
KSync::FilterA Filter is a Dynamically Shared Object that is called to operate on a Syncee before and after syncing is done
KSync::KitchenSyncThe KitchenSync UI Shell It's the MainWindow of the application
MainWindowThis class serves as the main window for MultiSynk
KSync::MergerSmall class to help in not losing attributes
KSync::MetaDebugMetaDebug is using kDebug() internally and outputs all MetaInformations of a complete Syncee
KSync::KonnectorThis class provides the interface for a Konnector
KSync::KonnectorBarThe konnector bar is meant to represent the connection state of a Konnector and allow toggling connection/disconnection of a konnector Either it is connected or not
KSync::KonnectorInfoSome informations about a konnector...
KSync::OpieDesktopSyncEntryOpieDesktopSyncEntry Opie and Qtopia are featuring a Documents Tab All Documents are available with one click Now we've to show these files in KitchenSyncApp This is done through the Syncee transportation and syncing layer
KSync::PartBarPartBar is a widget that displays icons together
KSync::PartBarItemAn item for the PartBar
KSync::ProfileA Profile keeps user settings like a name, the list of plugins to be loaded on activation, a list of where to read data from...
KSync::ProfileManagerProfileManager keeps track of the Profiles It allows you to retrieve and set the current
KSync::SyncAlgorithmA very simple sync interface for KitchenSync
KSync::SynceeA data set to be synced
KSync::SynceeDebugPrints the content of a syncee
KSync::SynceeListThis class provides a list of Syncees
KSync::SyncEntryAn entry of a dataset which is to be synced
KSync::SyncerThis class provides syncing of sets of data entries
KSync::SyncHistory< Syn, Ent >This is the generic base class for keeping track of additions, deletions, modifications between different syncs
KSync::SyncHistoryMapA small helper class to map a string (timestamp,md5sum) from and to a uid and save this map on permanent storage like KConfig
KSync::KSyncSystemTrayOur SystemTray but currently not really used
KSync::SyncUiSyncing conflict resolution user interface
KSync::SyncUiKDEPluginThe SyncUiKDEPlugin is similiar to the plugin(s) found in RenameDlg of KDE in KIO::RenameDlg the mimetype get's determined and an appropriate Plugin gets loaded
Threaded::ThreadedPluginThis plugin gets loaded by the KonnectorManager this is the key to the KonnectorWorld we need to implement the interface to fully support it..
KSync::UnknownSyncEntryUnknownSyncEntry is if a Konnector was requested to download a file and is unable to convert
KSync::OverView::WidgetThis is the MainWidget of the OverView and the only interface to the part..