#include <resourceimap.h>
Inheritance diagram for KABC::ResourceIMAP:

Public Methods | |
| ResourceIMAP (AddressBook *ab) | |
| virtual | ~ResourceIMAP () |
| virtual bool | open () |
| virtual void | close () |
| virtual Ticket * | requestSaveTicket () |
| virtual bool | load () |
| virtual bool | save (Ticket *ticket) |
| virtual QString | identifier () const |
| virtual void | cleanUp () |
Definition at line 37 of file resourceimap.h.
|
|
Constructor |
|
|
Destructor. |
|
|
This method is called by an error handler if the application crashed |
|
|
Close the resource and returns if it was successfully |
|
|
Returns a unique identifier. |
|
|
Load all addressees to the addressbook |
|
|
Open the resource and returns if it was successfully |
|
|
Request a ticket, you have to pass through save() to allow locking. |
|
|
Save all addressees to the addressbook.
|
1.2.18