kmobiletools
FetchPhoneInfos Class Reference
#include <at_jobs.h>
Inheritance diagram for FetchPhoneInfos:

Detailed Description
Definition at line 111 of file at_jobs.h.
Public Member Functions | |
| FetchPhoneInfos (KMobileTools::SerialManager *device, AT_Engine *parent=0) | |
| FetchPhoneInfos (KMobileTools::Job *pjob, KMobileTools::SerialManager *device, AT_Engine *parent=0) | |
| QString | imei () const |
| QString | model () const |
| QString | rawManufacturer () const |
| QString | revision () const |
| QString | smsCenter () const |
| JobType | type () |
Protected Member Functions | |
| void | run () |
Constructor & Destructor Documentation
| FetchPhoneInfos::FetchPhoneInfos | ( | KMobileTools::Job * | pjob, | |
| KMobileTools::SerialManager * | device, | |||
| AT_Engine * | parent = 0 | |||
| ) |
Definition at line 243 of file at_jobs.cpp.
| FetchPhoneInfos::FetchPhoneInfos | ( | KMobileTools::SerialManager * | device, | |
| AT_Engine * | parent = 0 | |||
| ) | [explicit] |
Definition at line 245 of file at_jobs.cpp.
Member Function Documentation
| QString FetchPhoneInfos::rawManufacturer | ( | ) | const [inline] |
| void FetchPhoneInfos::run | ( | ) | [protected] |
Definition at line 247 of file at_jobs.cpp.
| JobType FetchPhoneInfos::type | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference