kpilot/kpilot
KPilotWizard_addressConfig Class Reference
List of all members.Detailed Description
Definition at line 9 of file kpilotConfigWizard_address.h.
Public Types | |
| enum | { eAbookResource, eAbookFile } |
| enum | { eOtherPhone, eAssistant, eBusinessFax, eCarPhone, eEmail2, eHomeFax, eTelex, eTTYTTDPhone } |
| enum | { ePilotStreetHome, ePilotStreetWork } |
| enum | { ePilotFaxHome, ePilotFaxWork } |
| enum | { eCustomField, eCustomBirthdate, eCustomURL, eCustomIM } |
Public Member Functions | |
| KPilotWizard_addressConfig () | |
| ~KPilotWizard_addressConfig () | |
| void | setAddressbookType (int v) |
| int | addressbookType () const |
| ItemEnum * | addressbookTypeItem () |
| void | setFileName (const QString &v) |
| QString | fileName () const |
| ItemPath * | fileNameItem () |
| void | setArchiveDeleted (bool v) |
| bool | archiveDeleted () const |
| ItemBool * | archiveDeletedItem () |
| void | setConflictResolution (int v) |
| int | conflictResolution () const |
| ItemInt * | conflictResolutionItem () |
| void | setPilotOther (int v) |
| int | pilotOther () const |
| ItemEnum * | pilotOtherItem () |
| void | setPilotStreet (int v) |
| int | pilotStreet () const |
| ItemEnum * | pilotStreetItem () |
| void | setPilotFax (int v) |
| int | pilotFax () const |
| ItemEnum * | pilotFaxItem () |
| void | setCustom0 (int v) |
| int | custom0 () const |
| ItemEnum * | custom0Item () |
| void | setCustom1 (int v) |
| int | custom1 () const |
| ItemEnum * | custom1Item () |
| void | setCustom2 (int v) |
| int | custom2 () const |
| ItemEnum * | custom2Item () |
| void | setCustom3 (int v) |
| int | custom3 () const |
| ItemEnum * | custom3Item () |
| void | setCustomDateFormat (const QString &v) |
| QString | customDateFormat () const |
| ItemString * | customDateFormatItem () |
Protected Attributes | |
| int | mAddressbookType |
| QString | mFileName |
| bool | mArchiveDeleted |
| int | mConflictResolution |
| int | mPilotOther |
| int | mPilotStreet |
| int | mPilotFax |
| int | mCustom0 |
| int | mCustom1 |
| int | mCustom2 |
| int | mCustom3 |
| QString | mCustomDateFormat |
Member Function Documentation
|
|
Get Addressbook type.
Definition at line 33 of file kpilotConfigWizard_address.h. |
|
|
Get Item object corresponding to AddressbookType().
Definition at line 41 of file kpilotConfigWizard_address.h. |
|
|
Get ArchiveDeleted.
Definition at line 83 of file kpilotConfigWizard_address.h. |
|
|
Get Item object corresponding to ArchiveDeleted().
Definition at line 91 of file kpilotConfigWizard_address.h. |
|
|
Get ConflictResolve.
Definition at line 108 of file kpilotConfigWizard_address.h. |
|
|
Get Item object corresponding to ConflictResolution().
Definition at line 116 of file kpilotConfigWizard_address.h. |
|
|
Get Custom 0.
Definition at line 208 of file kpilotConfigWizard_address.h. |
|
|
Get Item object corresponding to Custom0().
Definition at line 216 of file kpilotConfigWizard_address.h. |
|
|
Get Custom 1.
Definition at line 233 of file kpilotConfigWizard_address.h. |
|
|
Get Item object corresponding to Custom1().
Definition at line 241 of file kpilotConfigWizard_address.h. |
|
|
Get Custom 2.
Definition at line 258 of file kpilotConfigWizard_address.h. |
|
|
Get Item object corresponding to Custom2().
Definition at line 266 of file kpilotConfigWizard_address.h. |
|
|
Get Custom 3.
Definition at line 283 of file kpilotConfigWizard_address.h. |
|
|
Get Item object corresponding to Custom3().
Definition at line 291 of file kpilotConfigWizard_address.h. |
|
|
Get CustomDateFormat.
Definition at line 308 of file kpilotConfigWizard_address.h. |
|
|
Get Item object corresponding to CustomDateFormat().
Definition at line 316 of file kpilotConfigWizard_address.h. |
|
|
Get FileName.
Definition at line 58 of file kpilotConfigWizard_address.h. |
|
|
Get Item object corresponding to FileName().
Definition at line 66 of file kpilotConfigWizard_address.h. |
|
|
Get PilotFax.
Definition at line 183 of file kpilotConfigWizard_address.h. |
|
|
Get Item object corresponding to PilotFax().
Definition at line 191 of file kpilotConfigWizard_address.h. |
|
|
Get PilotOther.
Definition at line 133 of file kpilotConfigWizard_address.h. |
|
|
Get Item object corresponding to PilotOther().
Definition at line 141 of file kpilotConfigWizard_address.h. |
|
|
Get PilotStreet.
Definition at line 158 of file kpilotConfigWizard_address.h. |
|
|
Get Item object corresponding to PilotStreet().
Definition at line 166 of file kpilotConfigWizard_address.h. |
|
|
Set Addressbook type.
Definition at line 24 of file kpilotConfigWizard_address.h. |
|
|
Set ArchiveDeleted.
Definition at line 74 of file kpilotConfigWizard_address.h. |
|
|
Set ConflictResolve.
Definition at line 99 of file kpilotConfigWizard_address.h. |
|
|
Set Custom 0.
Definition at line 199 of file kpilotConfigWizard_address.h. |
|
|
Set Custom 1.
Definition at line 224 of file kpilotConfigWizard_address.h. |
|
|
Set Custom 2.
Definition at line 249 of file kpilotConfigWizard_address.h. |
|
|
Set Custom 3.
Definition at line 274 of file kpilotConfigWizard_address.h. |
|
|
Set CustomDateFormat.
Definition at line 299 of file kpilotConfigWizard_address.h. |
|
|
Set FileName.
Definition at line 49 of file kpilotConfigWizard_address.h. |
|
|
Set PilotFax.
Definition at line 174 of file kpilotConfigWizard_address.h. |
|
|
Set PilotOther.
Definition at line 124 of file kpilotConfigWizard_address.h. |
|
|
Set PilotStreet.
Definition at line 149 of file kpilotConfigWizard_address.h. |
The documentation for this class was generated from the following files:

