kmobiletools
PollStatusJob Class Reference
#include <pollstatusjob.h>
Inheritance diagram for PollStatusJob:

Detailed Description
This class triggers the fetch of phone status information.
Definition at line 32 of file pollstatusjob.h.
Public Member Functions | |
| QString | networkName () |
| int | phoneCharge () |
| int | phoneSignal () |
| PollStatusJob (Device *device, kmobiletoolsGammu_engine *parent=0, const char *name=0) | |
| bool | ringing () |
| int | totalSMS () |
| kmobiletoolsJob::JobType | type () |
| int | unreadSMS () |
Protected Member Functions | |
| void | run () |
Constructor & Destructor Documentation
| PollStatusJob::PollStatusJob | ( | Device * | device, | |
| kmobiletoolsGammu_engine * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 24 of file pollstatusjob.cpp.
Member Function Documentation
| QString PollStatusJob::networkName | ( | ) | [inline] |
Definition at line 41 of file pollstatusjob.h.
| int PollStatusJob::phoneCharge | ( | ) | [inline] |
Definition at line 39 of file pollstatusjob.h.
| int PollStatusJob::phoneSignal | ( | ) | [inline] |
Definition at line 40 of file pollstatusjob.h.
| bool PollStatusJob::ringing | ( | ) | [inline] |
Definition at line 44 of file pollstatusjob.h.
| void PollStatusJob::run | ( | ) | [protected] |
- Todo:
- check these methods, they cause gnapplet to crash
Definition at line 30 of file pollstatusjob.cpp.
| int PollStatusJob::totalSMS | ( | ) | [inline] |
Definition at line 43 of file pollstatusjob.h.
| kmobiletoolsJob::JobType PollStatusJob::type | ( | ) | [inline] |
Definition at line 37 of file pollstatusjob.h.
| int PollStatusJob::unreadSMS | ( | ) | [inline] |
Definition at line 42 of file pollstatusjob.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference