phoneNumber QML Value Type

Phonenumber information. More...

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

Properties

Detailed Description

This class provides phone number information. A phone number is classified by a type. The following types are available, it's possible to use multiple types Types for a number by combining them through a logical or.

Property Documentation

id : string


isEmpty : bool [read-only]


isPreferred : bool [read-only]


normalizedNumber : string [read-only]


number : string


supportsSms : bool [read-only]


type : enumeration

ConstantDescription
phoneNumber.HomeHome number
phoneNumber.WorkOffice number
phoneNumber.MsgMessaging
phoneNumber.PrefPreferred number
phoneNumber.VoiceVoice
phoneNumber.FaxFax machine
phoneNumber.CellCell phone
phoneNumber.VideoVideo phone
phoneNumber.BbsMailbox
phoneNumber.ModemModem
phoneNumber.CarCar phone
phoneNumber.IsdnISDN connection
phoneNumber.PcsPersonal Communication Service
phoneNumber.PagerPager
phoneNumber.UndefinedUndefined number type

typeLabel : string [read-only]