kitchensync Class List
Here are the classes, structs, unions and interfaces with brief descriptions:KSync::ActionManager | The KitchenSync UI Shell It's the MainWindow of the application |
KSync::ActionPart | A part represents an action, like making a backup, syncing something or just showing some data |
KSync::ActionPartService | A ActionPartService saves a converted KService::Ptr of a ActionPart |
KSync::AddressBookSyncee | This class provides an implementation of the |
KSync::BookmarkSyncee | This class provides an implementation of the Syncee interface for libksync |
KSync::CalendarSyncee | This class provides an implementation of the |
Threaded::ClientManager | Client Thread |
Threaded::ClientThread | Client Thread |
KSync::ConfigureDialog | The ConfigureDialog of the KitchenSync Framework It'll contain all widgets of the ActionPart The small ConfigurationDialog |
KSync::Core | The KitchenSync UI Shell It's the main view of the application |
OpieHelper::CustomExtraItem | Base class for every Custom Item that you may want to save to store Information during a sync |
KSync::DummyKonnector | This plugin gets loaded by the KonnectorManager this is the key to the KonnectorWorld we need to implement the interface to fully support it |
KSync::Engine | This class provides the engine for the syncing process |
KSync::Engine | This class provides the engine for the syncing process |
KSync::Filter | A Filter is a Dynamically Shared Object that is called to operate on a Syncee before and after syncing is done |
KSync::KitchenSync | The KitchenSync UI Shell It's the MainWindow of the application |
KSync::Konnector | This class provides the interface for a Konnector |
KSync::KonnectorBar | The 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::KonnectorInfo | Some informations about a konnector |
KSync::KSyncSystemTray | Our SystemTray but currently not really used |
MainWindow | This class serves as the main window for MultiSynk |
KSync::Merger | Small class to help in not losing attributes |
KSync::MetaDebug | MetaDebug is using kDebug() internally and outputs all MetaInformations of a complete Syncee |
KSync::OpieDesktopSyncEntry | OpieDesktopSyncEntry 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::PartBar | PartBar is a widget that displays icons together |
KSync::PartBarItem | An item for the PartBar |
KSync::Profile | A 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::ProfileManager | ProfileManager keeps track of the Profiles It allows you to retrieve and set the current |
KSync::SyncAlgorithm | A very simple sync interface for KitchenSync |
KSync::Syncee | A data set to be synced |
KSync::SynceeDebug | Prints the content of a syncee |
KSync::SynceeList | This class provides a list of Syncees |
KSync::SyncEntry | An entry of a dataset which is to be synced |
KSync::Syncer | This 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::SyncHistoryMap | A small helper class to map a string (timestamp,md5sum) from and to a uid and save this map on permanent storage like KConfig |
KSync::SyncUi | Syncing conflict resolution user interface |
KSync::SyncUiKDEPlugin | The 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::ThreadedPlugin | This plugin gets loaded by the KonnectorManager this is the key to the KonnectorWorld we need to implement the interface to fully support it |
KSync::UnknownSyncEntry | UnknownSyncEntry is if a Konnector was requested to download a file and is unable to convert |
KSync::OverView::Widget | This is the MainWidget of the OverView and the only interface to the part |