kpilot
KPilotWizard_vcalConfig Class Reference
#include <kpilotConfigWizard_vcal.h>

Detailed Description
Definition at line 9 of file kpilotConfigWizard_vcal.h.
Public Types | |
| enum | { eCalendarResource, eCalendarLocal } |
Public Member Functions | |
| QString | calendarFile () const |
| ItemPath * | calendarFileItem () |
| int | calendarType () const |
| ItemEnum * | calendarTypeItem () |
| uint | conduitVersion () const |
| ItemUInt * | conduitVersionItem () |
| int | conflictResolution () const |
| ItemInt * | conflictResolutionItem () |
| KPilotWizard_vcalConfig (const QString &conduit) | |
| void | setCalendarFile (const QString &v) |
| void | setCalendarType (int v) |
| void | setConduitVersion (uint v) |
| void | setConflictResolution (int v) |
| void | setSyncArchived (bool v) |
| bool | syncArchived () const |
| ItemBool * | syncArchivedItem () |
| ~KPilotWizard_vcalConfig () | |
Protected Attributes | |
| QString | mCalendarFile |
| int | mCalendarType |
| uint | mConduitVersion |
| int | mConflictResolution |
| QString | mParamconduit |
| bool | mSyncArchived |
Member Enumeration Documentation
| anonymous enum |
Definition at line 12 of file kpilotConfigWizard_vcal.h.
Constructor & Destructor Documentation
| KPilotWizard_vcalConfig::KPilotWizard_vcalConfig | ( | const QString & | conduit | ) |
Definition at line 8 of file kpilotConfigWizard_vcal.cpp.
| KPilotWizard_vcalConfig::~KPilotWizard_vcalConfig | ( | ) |
Definition at line 42 of file kpilotConfigWizard_vcal.cpp.
Member Function Documentation
| QString KPilotWizard_vcalConfig::calendarFile | ( | ) | const [inline] |
| ItemPath* KPilotWizard_vcalConfig::calendarFileItem | ( | ) | [inline] |
Get Item object corresponding to CalendarFile().
Definition at line 87 of file kpilotConfigWizard_vcal.h.
| int KPilotWizard_vcalConfig::calendarType | ( | ) | const [inline] |
| ItemEnum* KPilotWizard_vcalConfig::calendarTypeItem | ( | ) | [inline] |
Get Item object corresponding to CalendarType().
Definition at line 62 of file kpilotConfigWizard_vcal.h.
| uint KPilotWizard_vcalConfig::conduitVersion | ( | ) | const [inline] |
| ItemUInt* KPilotWizard_vcalConfig::conduitVersionItem | ( | ) | [inline] |
Get Item object corresponding to ConduitVersion().
Definition at line 37 of file kpilotConfigWizard_vcal.h.
| int KPilotWizard_vcalConfig::conflictResolution | ( | ) | const [inline] |
| ItemInt* KPilotWizard_vcalConfig::conflictResolutionItem | ( | ) | [inline] |
Get Item object corresponding to ConflictResolution().
Definition at line 137 of file kpilotConfigWizard_vcal.h.
| void KPilotWizard_vcalConfig::setCalendarFile | ( | const QString & | v | ) | [inline] |
| void KPilotWizard_vcalConfig::setCalendarType | ( | int | v | ) | [inline] |
| void KPilotWizard_vcalConfig::setConduitVersion | ( | uint | v | ) | [inline] |
| void KPilotWizard_vcalConfig::setConflictResolution | ( | int | v | ) | [inline] |
| void KPilotWizard_vcalConfig::setSyncArchived | ( | bool | v | ) | [inline] |
| bool KPilotWizard_vcalConfig::syncArchived | ( | ) | const [inline] |
| ItemBool* KPilotWizard_vcalConfig::syncArchivedItem | ( | ) | [inline] |
Get Item object corresponding to SyncArchived().
Definition at line 112 of file kpilotConfigWizard_vcal.h.
Member Data Documentation
QString KPilotWizard_vcalConfig::mCalendarFile [protected] |
Definition at line 148 of file kpilotConfigWizard_vcal.h.
int KPilotWizard_vcalConfig::mCalendarType [protected] |
Definition at line 147 of file kpilotConfigWizard_vcal.h.
uint KPilotWizard_vcalConfig::mConduitVersion [protected] |
Definition at line 146 of file kpilotConfigWizard_vcal.h.
int KPilotWizard_vcalConfig::mConflictResolution [protected] |
Definition at line 150 of file kpilotConfigWizard_vcal.h.
QString KPilotWizard_vcalConfig::mParamconduit [protected] |
Definition at line 143 of file kpilotConfigWizard_vcal.h.
bool KPilotWizard_vcalConfig::mSyncArchived [protected] |
Definition at line 149 of file kpilotConfigWizard_vcal.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference