KABC::ResourceEvolution Class Reference
Inheritance diagram for KABC::ResourceEvolution:

Detailed Description
Definition at line 8 of file resourceevo.h.
Public Member Functions | |
| ResourceEvolution (const KConfig *config) | |
| ~ResourceEvolution () | |
| bool | doOpen () |
| void | doClose () |
| Ticket * | requestSaveTicket () |
| bool | load () |
| bool | save (Ticket *ticket) |
| void | removeAddressee (const Addressee &) |
Member Function Documentation
|
|
Loads all addressees synchronously.
Implements KABC::Resource. Definition at line 77 of file resourceevo.cpp. |
|
|
Removes an addressee from resource.
Reimplemented from KABC::Resource. Definition at line 128 of file resourceevo.cpp. |
|
|
Request a ticket, you have to pass through save() to allow locking. The resource has to create its locks in this function. Implements KABC::Resource. Definition at line 69 of file resourceevo.cpp. |
|
|
Saves all addressees synchronously.
Implements KABC::Resource. Definition at line 101 of file resourceevo.cpp. |
The documentation for this class was generated from the following files:

