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

Detailed Description
This job tests the abilities of the phone.See ATAbilities for more details.
Definition at line 165 of file at_jobs.h.
Public Member Functions | |
| ATAbilities & | getAbilities () |
| TestPhoneFeatures (KMobileTools::SerialManager *device, AT_Engine *parent) | |
| TestPhoneFeatures (KMobileTools::Job *pjob, KMobileTools::SerialManager *device, AT_Engine *parent) | |
| JobType | type () |
Protected Member Functions | |
| void | run () |
Protected Attributes | |
| ATAbilities | abilities |
Constructor & Destructor Documentation
| TestPhoneFeatures::TestPhoneFeatures | ( | KMobileTools::Job * | pjob, | |
| KMobileTools::SerialManager * | device, | |||
| AT_Engine * | parent | |||
| ) |
Definition at line 361 of file at_jobs.cpp.
| TestPhoneFeatures::TestPhoneFeatures | ( | KMobileTools::SerialManager * | device, | |
| AT_Engine * | parent | |||
| ) |
Definition at line 366 of file at_jobs.cpp.
Member Function Documentation
| ATAbilities& TestPhoneFeatures::getAbilities | ( | ) | [inline] |
| void TestPhoneFeatures::run | ( | ) | [protected] |
Total steps: 12 remember to change the percentDone emit when adding new tests.
Definition at line 375 of file at_jobs.cpp.
| JobType TestPhoneFeatures::type | ( | ) | [inline, virtual] |
Member Data Documentation
ATAbilities TestPhoneFeatures::abilities [protected] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference