kmobiletools
FetchSMSJob Class Reference
#include <fetchsmsjob.h>
Inheritance diagram for FetchSMSJob:

Detailed Description
This class triggers the fetch of the phone's sms.
Definition at line 31 of file fetchsmsjob.h.
Public Member Functions | |
| FetchSMSJob (Device *device, kmobiletoolsGammu_engine *parent=0, const char *name=0) | |
| SMSList * | smsList () |
| kmobiletoolsJob::JobType | type () |
Protected Member Functions | |
| void | run () |
Constructor & Destructor Documentation
| FetchSMSJob::FetchSMSJob | ( | Device * | device, | |
| kmobiletoolsGammu_engine * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 24 of file fetchsmsjob.cpp.
Member Function Documentation
| void FetchSMSJob::run | ( | ) | [protected] |
Definition at line 30 of file fetchsmsjob.cpp.
| SMSList* FetchSMSJob::smsList | ( | ) | [inline] |
Definition at line 38 of file fetchsmsjob.h.
| kmobiletoolsJob::JobType FetchSMSJob::type | ( | ) | [inline] |
Definition at line 36 of file fetchsmsjob.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference