address QML Value Type

Postal address information. More...

Import Statement: import org.kde.contacts
In C++: Address

Properties

Methods

  • QString formatted(enumeration style, string realName, string orgaName)

Detailed Description

This class represents information about a postal address.

Property Documentation

country : string


extended : string


formattedAddress : string [read-only]


geo : geo


geoUri : url [read-only]


id : string


isEmpty : bool [read-only]


label : string


locality : string


postOfficeBox : string


postalCode : string


region : string


street : string


type : enumeration

ConstantDescription
address.Domdomestic
address.Intlinternational
address.Postalpostal
address.Parcelparcel
address.Homehome address
address.Workaddress at work
address.Prefpreferred address

typeLabel : string [read-only]


Method Documentation

QString formatted(enumeration style, string realName = "", string orgaName = "")