kmobiletools
FetchAddressee Class Reference
#include <phonebook_jobs.h>
Inheritance diagram for FetchAddressee:

Detailed Description
Definition at line 30 of file phonebook_jobs.h.
Signals | |
| void | gotAddresseeList (int, const KMobileTools::ContactsList &) |
Public Member Functions | |
| FetchAddressee (KMobileTools::Job *pjob, int memslots, KMobileTools::SerialManager *device, AT_Engine *parent=0) | |
| const KMobileTools::ContactsList & | fullAddresseeList () |
| bool | partialUpdates () |
| JobType | type () |
Protected Slots | |
| void | execSPR () |
Protected Member Functions | |
| void | fetchMemSlot (int, bool updatePercent=true) |
| void | run () |
Protected Attributes | |
| KMobileTools::ContactsList | addresseeList |
| bool | b_partialUpdates |
| int | i_curslot |
| int | i_slots |
| int | jdone |
| KMobileTools::ContactsList | p_fullAddresseeList |
| int | total |
Constructor & Destructor Documentation
| FetchAddressee::FetchAddressee | ( | KMobileTools::Job * | pjob, | |
| int | memslots, | |||
| KMobileTools::SerialManager * | device, | |||
| AT_Engine * | parent = 0 | |||
| ) |
Definition at line 35 of file phonebook_jobs.cpp.
Member Function Documentation
| void FetchAddressee::execSPR | ( | ) | [protected, slot] |
Definition at line 44 of file phonebook_jobs.cpp.
| void FetchAddressee::fetchMemSlot | ( | int | i_slot, | |
| bool | updatePercent = true | |||
| ) | [protected] |
| const KMobileTools::ContactsList& FetchAddressee::fullAddresseeList | ( | ) | [inline] |
Definition at line 36 of file phonebook_jobs.h.
| void FetchAddressee::gotAddresseeList | ( | int | , | |
| const KMobileTools::ContactsList & | ||||
| ) | [signal] |
| bool FetchAddressee::partialUpdates | ( | ) | [inline] |
Definition at line 37 of file phonebook_jobs.h.
| void FetchAddressee::run | ( | ) | [protected] |
| JobType FetchAddressee::type | ( | ) | [inline, virtual] |
Member Data Documentation
Definition at line 43 of file phonebook_jobs.h.
bool FetchAddressee::b_partialUpdates [protected] |
Definition at line 42 of file phonebook_jobs.h.
int FetchAddressee::i_curslot [protected] |
Definition at line 41 of file phonebook_jobs.h.
int FetchAddressee::i_slots [protected] |
Definition at line 41 of file phonebook_jobs.h.
int FetchAddressee::jdone [protected] |
Definition at line 45 of file phonebook_jobs.h.
Definition at line 44 of file phonebook_jobs.h.
int FetchAddressee::total [protected] |
Definition at line 45 of file phonebook_jobs.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference