kaddressbook
#include <contactfields.h>
Static Public Member Functions | |
| static Fields | allFields () |
| static QString | label (Field field) |
| static void | setValue (Field field, const QString &value, KABC::Addressee &contact) |
| static QString | value (Field field, const KABC::Addressee &contact) |
Detailed Description
Definition at line 26 of file contactfields.h.
Member Typedef Documentation
| typedef QVector<Field> ContactFields::Fields |
Defines a list of Field enums.
Definition at line 95 of file contactfields.h.
Member Enumeration Documentation
| enum ContactFields::Field |
Describes the standard fields that are available for every contact.
Definition at line 33 of file contactfields.h.
Member Function Documentation
|
static |
Returns a list of all available fields.
Definition at line 177 of file contactfields.cpp.
|
static |
Returns the i18n label for the field.
Definition at line 25 of file contactfields.cpp.
|
static |
Sets the value of the field for the contact.
Definition at line 233 of file contactfields.cpp.
|
static |
Returns the value for the field of the contact.
Definition at line 480 of file contactfields.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference