kitchensync
SyncProcess Class Reference
List of all members.Detailed Description
Definition at line 32 of file syncprocess.h.
Signals | |
| void | engineChanged (QSync::Engine *engine) |
Public Member Functions | |
| SyncProcess (const QSync::Group &group) | |
| ~SyncProcess () | |
| QSync::Group | group () const |
| QSync::Engine * | engine () const |
| QString | groupStatus () const |
| QString | memberStatus (const QSync::Member &member) const |
| QSync::Result | addMember (const QSync::Plugin &plugin) |
| void | reinitEngine () |
| void | applyObjectTypeFilter () |
Member Function Documentation
| void SyncProcess::applyObjectTypeFilter | ( | ) |
| void SyncProcess::engineChanged | ( | QSync::Engine * | engine | ) | [signal] |
This signal is emitted whenever the engine has changed ( reinitialized ).
The documentation for this class was generated from the following files:

