• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdepim
  • Sitemap
  • Contact Us
 

kpilot

AbbrowserSettings Class Reference

#include <abbrowserSettings.h>

Inheritance diagram for AbbrowserSettings:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 9 of file abbrowserSettings.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

ItemEnum * addressbookTypeItem ()
ItemBool * archiveDeletedItem ()
ItemInt * conflictResolutionItem ()
ItemEnum * custom0Item ()
ItemEnum * custom1Item ()
ItemEnum * custom2Item ()
ItemEnum * custom3Item ()
ItemString * customDateFormatItem ()
ItemPath * fileNameItem ()
ItemEnum * pilotFaxItem ()
ItemEnum * pilotOtherItem ()
ItemEnum * pilotStreetItem ()
 ~AbbrowserSettings ()

Static Public Member Functions

static int addressbookType ()
static bool archiveDeleted ()
static int conflictResolution ()
static int custom0 ()
static int custom1 ()
static int custom2 ()
static int custom3 ()
static QString customDateFormat ()
static QString fileName ()
static int pilotFax ()
static int pilotOther ()
static int pilotStreet ()
static AbbrowserSettings * self ()
static void setAddressbookType (int v)
static void setArchiveDeleted (bool v)
static void setConflictResolution (int v)
static void setCustom0 (int v)
static void setCustom1 (int v)
static void setCustom2 (int v)
static void setCustom3 (int v)
static void setCustomDateFormat (const QString &v)
static void setFileName (const QString &v)
static void setPilotFax (int v)
static void setPilotOther (int v)
static void setPilotStreet (int v)

Protected Member Functions

 AbbrowserSettings ()

Protected Attributes

int mAddressbookType
bool mArchiveDeleted
int mConflictResolution
int mCustom0
int mCustom1
int mCustom2
int mCustom3
QString mCustomDateFormat
QString mFileName
int mPilotFax
int mPilotOther
int mPilotStreet

Member Enumeration Documentation

anonymous enum

Enumerator:
eAbookResource 
eAbookFile 

Definition at line 12 of file abbrowserSettings.h.

anonymous enum

Enumerator:
eOtherPhone 
eAssistant 
eBusinessFax 
eCarPhone 
eEmail2 
eHomeFax 
eTelex 
eTTYTTDPhone 

Definition at line 13 of file abbrowserSettings.h.

anonymous enum

Enumerator:
ePilotStreetHome 
ePilotStreetWork 

Definition at line 14 of file abbrowserSettings.h.

anonymous enum

Enumerator:
ePilotFaxHome 
ePilotFaxWork 

Definition at line 15 of file abbrowserSettings.h.

anonymous enum

Enumerator:
eCustomField 
eCustomBirthdate 
eCustomURL 
eCustomIM 

Definition at line 16 of file abbrowserSettings.h.


Constructor & Destructor Documentation

AbbrowserSettings::~AbbrowserSettings (  ) 

Definition at line 190 of file abbrowserSettings.cpp.

AbbrowserSettings::AbbrowserSettings (  )  [protected]

Definition at line 29 of file abbrowserSettings.cpp.


Member Function Documentation

static int AbbrowserSettings::addressbookType (  )  [inline, static]

Get Addressbook type.

Definition at line 35 of file abbrowserSettings.h.

ItemEnum* AbbrowserSettings::addressbookTypeItem (  )  [inline]

Get Item object corresponding to AddressbookType().

Definition at line 43 of file abbrowserSettings.h.

static bool AbbrowserSettings::archiveDeleted (  )  [inline, static]

Get ArchiveDeleted.

Definition at line 89 of file abbrowserSettings.h.

ItemBool* AbbrowserSettings::archiveDeletedItem (  )  [inline]

Get Item object corresponding to ArchiveDeleted().

Definition at line 97 of file abbrowserSettings.h.

static int AbbrowserSettings::conflictResolution (  )  [inline, static]

Get ConflictResolve.

Definition at line 116 of file abbrowserSettings.h.

ItemInt* AbbrowserSettings::conflictResolutionItem (  )  [inline]

Get Item object corresponding to ConflictResolution().

Definition at line 124 of file abbrowserSettings.h.

static int AbbrowserSettings::custom0 (  )  [inline, static]

Get Custom 0.

Definition at line 224 of file abbrowserSettings.h.

ItemEnum* AbbrowserSettings::custom0Item (  )  [inline]

Get Item object corresponding to Custom0().

Definition at line 232 of file abbrowserSettings.h.

static int AbbrowserSettings::custom1 (  )  [inline, static]

Get Custom 1.

Definition at line 251 of file abbrowserSettings.h.

ItemEnum* AbbrowserSettings::custom1Item (  )  [inline]

Get Item object corresponding to Custom1().

Definition at line 259 of file abbrowserSettings.h.

static int AbbrowserSettings::custom2 (  )  [inline, static]

Get Custom 2.

Definition at line 278 of file abbrowserSettings.h.

ItemEnum* AbbrowserSettings::custom2Item (  )  [inline]

Get Item object corresponding to Custom2().

Definition at line 286 of file abbrowserSettings.h.

static int AbbrowserSettings::custom3 (  )  [inline, static]

Get Custom 3.

Definition at line 305 of file abbrowserSettings.h.

ItemEnum* AbbrowserSettings::custom3Item (  )  [inline]

Get Item object corresponding to Custom3().

Definition at line 313 of file abbrowserSettings.h.

static QString AbbrowserSettings::customDateFormat (  )  [inline, static]

Get CustomDateFormat.

Definition at line 332 of file abbrowserSettings.h.

ItemString* AbbrowserSettings::customDateFormatItem (  )  [inline]

Get Item object corresponding to CustomDateFormat().

Definition at line 340 of file abbrowserSettings.h.

static QString AbbrowserSettings::fileName (  )  [inline, static]

Get FileName.

Definition at line 62 of file abbrowserSettings.h.

ItemPath* AbbrowserSettings::fileNameItem (  )  [inline]

Get Item object corresponding to FileName().

Definition at line 70 of file abbrowserSettings.h.

static int AbbrowserSettings::pilotFax (  )  [inline, static]

Get PilotFax.

Definition at line 197 of file abbrowserSettings.h.

ItemEnum* AbbrowserSettings::pilotFaxItem (  )  [inline]

Get Item object corresponding to PilotFax().

Definition at line 205 of file abbrowserSettings.h.

static int AbbrowserSettings::pilotOther (  )  [inline, static]

Get PilotOther.

Definition at line 143 of file abbrowserSettings.h.

ItemEnum* AbbrowserSettings::pilotOtherItem (  )  [inline]

Get Item object corresponding to PilotOther().

Definition at line 151 of file abbrowserSettings.h.

static int AbbrowserSettings::pilotStreet (  )  [inline, static]

Get PilotStreet.

Definition at line 170 of file abbrowserSettings.h.

ItemEnum* AbbrowserSettings::pilotStreetItem (  )  [inline]

Get Item object corresponding to PilotStreet().

Definition at line 178 of file abbrowserSettings.h.

AbbrowserSettings * AbbrowserSettings::self (  )  [static]

Definition at line 19 of file abbrowserSettings.cpp.

static void AbbrowserSettings::setAddressbookType ( int  v  )  [inline, static]

Set Addressbook type.

Definition at line 25 of file abbrowserSettings.h.

static void AbbrowserSettings::setArchiveDeleted ( bool  v  )  [inline, static]

Set ArchiveDeleted.

Definition at line 79 of file abbrowserSettings.h.

static void AbbrowserSettings::setConflictResolution ( int  v  )  [inline, static]

Set ConflictResolve.

Definition at line 106 of file abbrowserSettings.h.

static void AbbrowserSettings::setCustom0 ( int  v  )  [inline, static]

Set Custom 0.

Definition at line 214 of file abbrowserSettings.h.

static void AbbrowserSettings::setCustom1 ( int  v  )  [inline, static]

Set Custom 1.

Definition at line 241 of file abbrowserSettings.h.

static void AbbrowserSettings::setCustom2 ( int  v  )  [inline, static]

Set Custom 2.

Definition at line 268 of file abbrowserSettings.h.

static void AbbrowserSettings::setCustom3 ( int  v  )  [inline, static]

Set Custom 3.

Definition at line 295 of file abbrowserSettings.h.

static void AbbrowserSettings::setCustomDateFormat ( const QString &  v  )  [inline, static]

Set CustomDateFormat.

Definition at line 322 of file abbrowserSettings.h.

static void AbbrowserSettings::setFileName ( const QString &  v  )  [inline, static]

Set FileName.

Definition at line 52 of file abbrowserSettings.h.

static void AbbrowserSettings::setPilotFax ( int  v  )  [inline, static]

Set PilotFax.

Definition at line 187 of file abbrowserSettings.h.

static void AbbrowserSettings::setPilotOther ( int  v  )  [inline, static]

Set PilotOther.

Definition at line 133 of file abbrowserSettings.h.

static void AbbrowserSettings::setPilotStreet ( int  v  )  [inline, static]

Set PilotStreet.

Definition at line 160 of file abbrowserSettings.h.


Member Data Documentation

int AbbrowserSettings::mAddressbookType [protected]

Definition at line 351 of file abbrowserSettings.h.

bool AbbrowserSettings::mArchiveDeleted [protected]

Definition at line 353 of file abbrowserSettings.h.

int AbbrowserSettings::mConflictResolution [protected]

Definition at line 354 of file abbrowserSettings.h.

int AbbrowserSettings::mCustom0 [protected]

Definition at line 358 of file abbrowserSettings.h.

int AbbrowserSettings::mCustom1 [protected]

Definition at line 359 of file abbrowserSettings.h.

int AbbrowserSettings::mCustom2 [protected]

Definition at line 360 of file abbrowserSettings.h.

int AbbrowserSettings::mCustom3 [protected]

Definition at line 361 of file abbrowserSettings.h.

QString AbbrowserSettings::mCustomDateFormat [protected]

Definition at line 362 of file abbrowserSettings.h.

QString AbbrowserSettings::mFileName [protected]

Definition at line 352 of file abbrowserSettings.h.

int AbbrowserSettings::mPilotFax [protected]

Definition at line 357 of file abbrowserSettings.h.

int AbbrowserSettings::mPilotOther [protected]

Definition at line 355 of file abbrowserSettings.h.

int AbbrowserSettings::mPilotStreet [protected]

Definition at line 356 of file abbrowserSettings.h.


The documentation for this class was generated from the following files:
  • abbrowserSettings.h
  • abbrowserSettings.cpp

kpilot

Skip menu "kpilot"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdepim

Skip menu "kdepim"
  • akonadi
  •   clients
  •   kabc
  •   kcal
  •   kcm
  • akregator
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt
  • kdgantt1
  • kjots
  • kleopatra
  • kmail
  • kmobiletools
  • knode
  • knotes
  • kontact
  • kontactinterfaces
  • korganizer
  •   korgac
  • kpilot
  • ktimetracker
  • libkdepim
  • libkholidays
  • libkleo
  • libkpgp
  • maildir
Generated for kdepim by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal