kpilot

KABCSync::Settings Class Reference

#include <kabcRecord.h>

List of all members.


Public Member Functions

int custom (int index) const
const QValueVector< int > & customMapping () const
QString dateFormat () const
int faxTypeOnPC () const
int fieldForOtherPhone () const
bool preferHome () const
void setCustomMapping (const QValueVector< int > &v)
void setDateFormat (const QString &s)
void setFaxTypeOnPC (int v)
void setFieldForOtherPhone (int v)
void setPreferHome (bool v)
 Settings ()

Detailed Description

Definition at line 70 of file kabcRecord.h.


Constructor & Destructor Documentation

KABCSync::Settings::Settings (  ) 

Definition at line 702 of file kabcRecord.cc.


Member Function Documentation

int KABCSync::Settings::custom ( int  index  )  const [inline]

Definition at line 94 of file kabcRecord.h.

const QValueVector<int>& KABCSync::Settings::customMapping (  )  const [inline]

Definition at line 83 of file kabcRecord.h.

QString KABCSync::Settings::dateFormat (  )  const [inline]

Definition at line 74 of file kabcRecord.h.

int KABCSync::Settings::faxTypeOnPC (  )  const [inline]

Definition at line 124 of file kabcRecord.h.

int KABCSync::Settings::fieldForOtherPhone (  )  const [inline]

Definition at line 106 of file kabcRecord.h.

bool KABCSync::Settings::preferHome (  )  const [inline]

Definition at line 115 of file kabcRecord.h.

void KABCSync::Settings::setCustomMapping ( const QValueVector< int > &  v  )  [inline]

Definition at line 87 of file kabcRecord.h.

void KABCSync::Settings::setDateFormat ( const QString s  )  [inline]

Definition at line 78 of file kabcRecord.h.

void KABCSync::Settings::setFaxTypeOnPC ( int  v  )  [inline]

Definition at line 128 of file kabcRecord.h.

void KABCSync::Settings::setFieldForOtherPhone ( int  v  )  [inline]

Definition at line 110 of file kabcRecord.h.

void KABCSync::Settings::setPreferHome ( bool  v  )  [inline]

Definition at line 119 of file kabcRecord.h.


The documentation for this class was generated from the following files: