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

Detailed Description
Definition at line 92 of file at_jobs.h.
Public Member Functions | |
| int | phoneCharge () |
| KMobileTools::EngineData::ChargeType | phoneChargeType () |
| int | phoneSignal () |
| PollStatus (KMobileTools::Job *pjob, KMobileTools::SerialManager *device, AT_Engine *parent=0) | |
| bool | ringing () |
| JobType | type () |
Protected Member Functions | |
| void | run () |
Constructor & Destructor Documentation
| PollStatus::PollStatus | ( | KMobileTools::Job * | pjob, | |
| KMobileTools::SerialManager * | device, | |||
| AT_Engine * | parent = 0 | |||
| ) |
Definition at line 194 of file at_jobs.cpp.
Member Function Documentation
| KMobileTools::EngineData::ChargeType PollStatus::phoneChargeType | ( | ) | [inline] |
| void PollStatus::run | ( | ) | [protected] |
Definition at line 197 of file at_jobs.cpp.
| JobType PollStatus::type | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference