kitchensync
SyncProcessManager Class Reference
List of all members.Detailed Description
Definition at line 34 of file syncprocessmanager.h.
Signals | |
void | changed () |
void | syncProcessChanged (SyncProcess *process) |
Public Member Functions | |
~SyncProcessManager () | |
QSync::Environment * | environment () const |
int | count () const |
SyncProcess * | at (int pos) const |
SyncProcess * | byGroup (const QSync::Group &group) |
SyncProcess * | byGroupName (const QString &name) |
void | addGroup (const QString &name) |
void | remove (SyncProcess *syncProcess) |
QSync::Result | addMember (SyncProcess *process, const QSync::Plugin &plugin) |
Static Public Member Functions | |
static SyncProcessManager * | self () |
Constructor & Destructor Documentation
|
Destroys the SyncProcessList.
Definition at line 56 of file syncprocessmanager.cpp. |
Member Function Documentation
|
Adds a group with given.
Definition at line 101 of file syncprocessmanager.cpp. |
|
Adds.
Definition at line 158 of file syncprocessmanager.cpp. |
|
Returns the SyncProcess at position.
Definition at line 73 of file syncprocessmanager.cpp. |
|
Returns the SyncProcess with the given.
Definition at line 81 of file syncprocessmanager.cpp. |
|
Returns the SyncProcess with the given group.
Definition at line 91 of file syncprocessmanager.cpp. |
|
Returns the number of SyncProcesses.
Definition at line 68 of file syncprocessmanager.cpp. |
|
Return OpenSync Environment.
Definition at line 48 of file syncprocessmanager.h. |
|
Removes the given.
Definition at line 116 of file syncprocessmanager.cpp. |
The documentation for this class was generated from the following files: