kmobiletools
FetchCalendar Class Reference
#include <calendar_jobs.h>
Inheritance diagram for FetchCalendar:

Detailed Description
Definition at line 28 of file calendar_jobs.h.
Public Member Functions | |
| KCal::Event::List * | calendar () |
| FetchCalendar (KMobileTools::Job *pjob, KMobileTools::SerialManager *device, kmobiletoolsAT_engine *parent=0) | |
| JobType | type () |
Protected Member Functions | |
| void | fetchMotorolaCalendar () |
| void | run () |
Protected Attributes | |
| KCal::Event::List * | p_calendar |
Constructor & Destructor Documentation
| FetchCalendar::FetchCalendar | ( | KMobileTools::Job * | pjob, | |
| KMobileTools::SerialManager * | device, | |||
| kmobiletoolsAT_engine * | parent = 0 | |||
| ) |
Definition at line 30 of file calendar_jobs.cpp.
Member Function Documentation
| KCal::Event::List* FetchCalendar::calendar | ( | ) | [inline] |
Definition at line 34 of file calendar_jobs.h.
| void FetchCalendar::fetchMotorolaCalendar | ( | ) | [protected] |
Definition at line 47 of file calendar_jobs.cpp.
| void FetchCalendar::run | ( | ) | [protected] |
Definition at line 37 of file calendar_jobs.cpp.
| JobType FetchCalendar::type | ( | ) | [inline, virtual] |
Member Data Documentation
KCal::Event::List* FetchCalendar::p_calendar [protected] |
Definition at line 37 of file calendar_jobs.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference