Compound list   Compound Members  

AddressBook::Entry::Address Struct Reference

Since an entry may have different addresses, we need a type for them. More...

Public Members


Detailed Description

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.


Member Data Documentation

QString AddressBook::Entry::Address::headline

The headline for this address.

QString AddressBook::Entry::Address::position

The position of the person at this address.

QString AddressBook::Entry::Address::org

The organisation of the person at this address.

QString AddressBook::Entry::Address::orgUnit

The org unit of the person at this address.

QString AddressBook::Entry::Address::orgSubUnit

The org subunit of the person at this address.

QString AddressBook::Entry::Address::role

The role of the person at this address.

QString AddressBook::Entry::Address::deliveryLabel

The description for delivering.

QString AddressBook::Entry::Address::address

Street, with house number.

QString AddressBook::Entry::Address::zip

Zip or postal code.

QString AddressBook::Entry::Address::town

The town.

QString AddressBook::Entry::Address::country

The country for federal states.

QString AddressBook::Entry::Address::state

The state for federal states.


The documentation for this struct was generated from the following file:

The KDE Addressbook Developers Reference 
Mirko Sucker, 1999