kitchensync
QSync::CallbackHandler Class Reference
List of all members.Detailed Description
Definition at line 43 of file callbackhandler.h.
Signals | |
| void | conflict (QSync::SyncMapping mapping) |
| void | change (const QSync::SyncChangeUpdate &update) |
| void | mapping (const QSync::SyncMappingUpdate &update) |
| void | engine (const QSync::SyncEngineUpdate &update) |
| void | member (const QSync::SyncMemberUpdate &update) |
Public Member Functions | |
| CallbackHandler () | |
| ~CallbackHandler () | |
| void | setEngine (Engine *engine) |
| Engine * | engine () const |
Protected Member Functions | |
| virtual void | customEvent (QCustomEvent *event) |
The documentation for this class was generated from the following files:

