kpilot/kpilot
KPilotWizard_vcalConfig Class Reference
List of all members.Detailed Description
Definition at line 9 of file kpilotConfigWizard_vcal.h.
Public Types | |
enum | { eCalendarResource, eCalendarLocal } |
Public Member Functions | |
KPilotWizard_vcalConfig (const QString &conduit) | |
~KPilotWizard_vcalConfig () | |
void | setConduitVersion (uint v) |
uint | conduitVersion () const |
ItemUInt * | conduitVersionItem () |
void | setCalendarType (int v) |
int | calendarType () const |
ItemEnum * | calendarTypeItem () |
void | setCalendarFile (const QString &v) |
QString | calendarFile () const |
ItemPath * | calendarFileItem () |
void | setSyncArchived (bool v) |
bool | syncArchived () const |
ItemBool * | syncArchivedItem () |
void | setConflictResolution (int v) |
int | conflictResolution () const |
ItemInt * | conflictResolutionItem () |
Protected Attributes | |
QString | mParamconduit |
uint | mConduitVersion |
int | mCalendarType |
QString | mCalendarFile |
bool | mSyncArchived |
int | mConflictResolution |
Member Function Documentation
|
Get CalFile.
Definition at line 79 of file kpilotConfigWizard_vcal.h. |
|
Get Item object corresponding to CalendarFile().
Definition at line 87 of file kpilotConfigWizard_vcal.h. |
|
Get CalendarType.
Definition at line 54 of file kpilotConfigWizard_vcal.h. |
|
Get Item object corresponding to CalendarType().
Definition at line 62 of file kpilotConfigWizard_vcal.h. |
|
Get ConduitVersion.
Definition at line 29 of file kpilotConfigWizard_vcal.h. |
|
Get Item object corresponding to ConduitVersion().
Definition at line 37 of file kpilotConfigWizard_vcal.h. |
|
Get ConflictResolution.
Definition at line 129 of file kpilotConfigWizard_vcal.h. |
|
Get Item object corresponding to ConflictResolution().
Definition at line 137 of file kpilotConfigWizard_vcal.h. |
|
Set CalFile.
Definition at line 70 of file kpilotConfigWizard_vcal.h. |
|
Set CalendarType.
Definition at line 45 of file kpilotConfigWizard_vcal.h. |
|
Set ConduitVersion.
Definition at line 20 of file kpilotConfigWizard_vcal.h. |
|
Set ConflictResolution.
Definition at line 120 of file kpilotConfigWizard_vcal.h. |
|
Set SyncArchived.
Definition at line 95 of file kpilotConfigWizard_vcal.h. |
|
Get SyncArchived.
Definition at line 104 of file kpilotConfigWizard_vcal.h. |
|
Get Item object corresponding to SyncArchived().
Definition at line 112 of file kpilotConfigWizard_vcal.h. |
The documentation for this class was generated from the following files: