Blog
Contact Us
Wiki
Documentation
Forum
Bug Reports
Code Review
KDE API Reference
KDE API Reference
KContacts
Address
List of All Members for KContacts::Address
This is the complete list of members for
KContacts::Address
, including inherited members.
List
flags
Type
enum
TypeFlag
TypeList
Address
()
Address
(KContacts::Address::Type)
Address
(const KContacts::Address &)
~Address
()
clear
()
country
() const : QString
countryLabel
() : QString
extended
() const : QString
extendedLabel
() : QString
formatted
(KContacts::AddressFormatStyle, const QString &, const QString &) const : QString
geo
() const : KContacts::Geo
geoUri
() const : QUrl
id
() const : QString
isEmpty
() const : bool
label
() const : QString
labelLabel
() : QString
locality
() const : QString
localityLabel
() : QString
postOfficeBox
() const : QString
postOfficeBoxLabel
() : QString
postalCode
() const : QString
postalCodeLabel
() : QString
region
() const : QString
regionLabel
() : QString
setCountry
(const QString &)
setExtended
(const QString &)
setGeo
(const KContacts::Geo &)
setId
(const QString &)
setLabel
(const QString &)
setLocality
(const QString &)
setPostOfficeBox
(const QString &)
setPostalCode
(const QString &)
setRegion
(const QString &)
setStreet
(const QString &)
setType
(KContacts::Address::Type)
street
() const : QString
streetLabel
() : QString
toString
() const : QString
type
() const : KContacts::Address::Type
typeFlagLabel
(KContacts::Address::TypeFlag) : QString
typeLabel
() const : QString
typeLabel
(KContacts::Address::Type) : QString
typeList
() : KContacts::Address::TypeList
operator!=
(const KContacts::Address &) const : bool
operator=
(const KContacts::Address &) : KContacts::Address &
operator==
(const KContacts::Address &) const : bool