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

SyncProcessManager::~SyncProcessManager (  ) 

Destroys the SyncProcessList.

Definition at line 56 of file syncprocessmanager.cpp.


Member Function Documentation

QSync::Environment* SyncProcessManager::environment (  )  const [inline]

Return OpenSync Environment.

Definition at line 48 of file syncprocessmanager.h.

int SyncProcessManager::count (  )  const

Returns the number of SyncProcesses.

Definition at line 68 of file syncprocessmanager.cpp.

SyncProcess * SyncProcessManager::at ( int  pos  )  const

Returns the SyncProcess at position.

Parameters:
pos. 

Definition at line 73 of file syncprocessmanager.cpp.

SyncProcess * SyncProcessManager::byGroup ( const QSync::Group &  group  ) 

Returns the SyncProcess with the given.

Parameters:
group. 

Definition at line 81 of file syncprocessmanager.cpp.

SyncProcess * SyncProcessManager::byGroupName ( const QString &  name  ) 

Returns the SyncProcess with the given group.

Parameters:
name. 

Definition at line 91 of file syncprocessmanager.cpp.

void SyncProcessManager::addGroup ( const QString &  name  ) 

Adds a group with given.

Parameters:
name. 

Definition at line 101 of file syncprocessmanager.cpp.

void SyncProcessManager::remove ( SyncProcess *  syncProcess  ) 

Removes the given.

Parameters:
sync process.

Definition at line 116 of file syncprocessmanager.cpp.

QSync::Result SyncProcessManager::addMember ( SyncProcess *  process,
const QSync::Plugin &  plugin 
)

Adds.

Parameters:
plugin instance as member to the group of
process. 

Definition at line 158 of file syncprocessmanager.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys