kitchensync
KitchenSync Namespace Reference
Classes | |
class | ConfigView |
class | FileviewPart |
class | KSyncFileviewWidget |
Functions | |
KitchenSync (ActionManager *actionManager, QWidget *parent) | |
~KitchenSync () | |
void | readProfileConfig () |
void | writeProfileConfig () |
void | addPart (const ActionPartService &service) |
void | initSystray (void) |
void | slotSync () |
void | slotActivated (ActionPart *part) |
KSyncSystemTray * | tray () |
void | initProfiles () |
Profile | currentProfile () const |
ProfileManager * | profileManager () const |
Engine * | engine () const |
void | configureProfiles () |
void | activateProfile () |
void | activateProfile (const Profile &prof) |
void | configureCurrentProfile () |
void | initProfileList () |
SyncUi * | syncUi () |
const QPtrList< ActionPart > | parts () const |
void | slotPartProg (ActionPart *par, int prog) |
void | slotPartSyncStatus (ActionPart *par, int err) |
QWidget * | widgetStack () |
void | slotKonnectorBar (bool b) |
void | slotPreferences () |
void | updateConfig () |