kitchensync
GroupItem Class Reference
Inheritance diagram for GroupItem:

Detailed Description
Definition at line 40 of file groupitem.h.
Signals | |
| void | synchronizeGroup (SyncProcess *syncProcess) |
| void | abortSynchronizeGroup (SyncProcess *syncProcess) |
| void | configureGroup (SyncProcess *syncProcess) |
Public Member Functions | |
| GroupItem (KWidgetList *, SyncProcess *syncProcess) | |
| ~GroupItem () | |
| SyncProcess * | syncProcess () const |
| void | update () |
| void | clear () |
Protected Slots | |
| void | conflict (QSync::SyncMapping) |
| void | change (const QSync::SyncChangeUpdate &) |
| void | mapping (const QSync::SyncMappingUpdate &) |
| void | engine (const QSync::SyncEngineUpdate &) |
| void | member (const QSync::SyncMemberUpdate &) |
| void | synchronize () |
| void | configure () |
| void | engineChanged (QSync::Engine *engine) |
The documentation for this class was generated from the following files:

