![]() |
Home · All Classes · All Functions · | ![]() |
The QContactPhoneNumber class provides a phone number of a contact. More...
#include <QContactPhoneNumber>
Inherits QContactDetail.
QString | number () const |
void | setNumber ( const QString & number ) |
void | setSubTypes ( const QStringList & subTypes ) |
void | setSubTypes ( const QString & subType ) |
QStringList | subTypes () const |
const char * | DefinitionName |
const char * | FieldNumber |
const char * | FieldSubTypes |
const char * | SubTypeAssistant |
const char * | SubTypeBulletinBoardSystem |
const char * | SubTypeCar |
const char * | SubTypeDtmfMenu |
const char * | SubTypeFacsimile |
const char * | SubTypeLandline |
const char * | SubTypeMessagingCapable |
const char * | SubTypeMobile |
const char * | SubTypeModem |
const char * | SubTypePager |
const char * | SubTypeVideo |
const char * | SubTypeVoice |
QContactFilter | match ( const QString & number ) |
The QContactPhoneNumber class provides a phone number of a contact.
Returns a filter suitable for finding contacts with a phone number matching the specified number.
Returns the phone number stored in this detail.
See also setNumber().
Sets the phone number stored in this detail to number.
See also number().
Sets the subtypes which this detail implements to be those contained in the list of given subTypes
See also subTypes().
Sets the subtypes which this detail implements to be just the given subType.
Returns the list of subtypes that this detail implements.
See also setSubTypes().
The constant string which identifies the definition of details which are phone numbers.
The constant key for which the phone number value is stored in details of the QContactPhoneNumber type.
The constant key for which the subtype values are stored in details of the QContactPhoneNumber type.
The constant attribute value which describes the phone number as an assistant phone number.
The constant attribute value which describes the phone number as identifying a bulletin board system.
The constant attribute value which describes the phone number as identifying a car phone.
The constant attribute value which describes the phone number as supporting DTMF-controlled electronic menu navigation.
The constant attribute value which describes the phone number as identifying a facsimile machine.
The constant attribute value which describes the phone number as identifying a landline phone.
The constant attribute value which describes the phone number as supporting messaging services.
The constant attribute value which describes the phone number as identifying a mobile phone.
The constant attribute value which describes the phone number as supporting digital data transfer.
The constant attribute value which describes the phone number as identifying a pager device.
The constant attribute value which describes the phone number as supporting video transmission.
The constant attribute value which describes the phone number as supporting voice transmission.
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.0 |