kmobiletools
FetchAddressBookJob Class Reference
#include <fetchaddressbookjob.h>
Inheritance diagram for FetchAddressBookJob:

Detailed Description
This class triggers the fetch of the address book.
Definition at line 32 of file gammu_engine/fetchaddressbookjob.h.
Public Member Functions | |
| ContactPtrList | addresseeList () |
| FetchAddressBookJob (Device *device, kmobiletoolsGammu_engine *parent=0, const char *name=0) | |
| kmobiletoolsJob::JobType | type () |
Protected Member Functions | |
| void | run () |
Constructor & Destructor Documentation
| FetchAddressBookJob::FetchAddressBookJob | ( | Device * | device, | |
| kmobiletoolsGammu_engine * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 24 of file gammu_engine/fetchaddressbookjob.cpp.
Member Function Documentation
| ContactPtrList FetchAddressBookJob::addresseeList | ( | ) |
Definition at line 36 of file gammu_engine/fetchaddressbookjob.cpp.
| void FetchAddressBookJob::run | ( | ) | [protected] |
Definition at line 31 of file gammu_engine/fetchaddressbookjob.cpp.
| kmobiletoolsJob::JobType FetchAddressBookJob::type | ( | ) | [inline] |
Definition at line 37 of file gammu_engine/fetchaddressbookjob.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference