class Address
|
Since an entry may have different addresses, we need a type for them. More... |
|
|
Public Methods
Public Members
Protected Members
Since an entry may have different addresses, we need a type for them.
Multiple addresses are used to distinguish between addresses at home
and work, for example.
static const char* Fields[]
| Fields[] |
static const int NoOfFields
| NoOfFields |
ErrorCode get (const char* key, QVariant&)
| get |
Query the literal, translated name of the field given by its
key.
Returns: false if key is not defined */
static bool nameOfField(const char* key, QString& value);
/** Get a field by its field name. Field names are defined in
See also: QVariant, Since, there, are, different, file, types, a, field, may, be, represented, with, a, QVariant, is, returned.
QString deliveryLabel
| deliveryLabel |
[protected]
Generated by: dfaure on faure on Tue Apr 16 08:51:05 2002, using kdoc 2.0a53. |