kitchensync
KSync::KonnectorUIDHelper Class Reference
List of all members.Detailed Description
Definition at line 36 of file idhelper.h.
Public Member Functions | |
| KonnectorUIDHelper (const QString &dir) | |
| ~KonnectorUIDHelper () | |
| QString | konnectorId (const QString &appName, const QString &kdeId, const QString &defaultId=QString::null) |
| QString | kdeId (const QString &appName, const QString &konnectorId, const QString &defaultId=QString::null) |
| void | addId (const QString &appName, const QString &konnectorId, const QString &kdeId) |
| void | replaceIds (const QString &appName, Kontainer::ValueList) |
| void | removeId (const QString &app, const QString &id) |
| void | clear () |
| void | save () |
Constructor & Destructor Documentation
|
|
c'tor
Definition at line 30 of file idhelper.cpp. |
Member Function Documentation
|
||||||||||||||||
|
fetches a KDE UID for an appName and a konnectorUID
Definition at line 70 of file idhelper.cpp. |
|
||||||||||||||||
|
Definition at line 49 of file idhelper.cpp. |
The documentation for this class was generated from the following files:

