QtMobility Reference Documentation

QContactDisplayLabel Class Reference

The QContactDisplayLabel class is the (possibly synthesized) display label of a contact. More...

 #include <QContactDisplayLabel>

Inherits: QContactDetail.

This class was introduced in Qt Mobility 1.0.

Public Functions

QString label () const

Static Public Members

const QLatin1Constant DefinitionName
const QLatin1Constant FieldLabel
QContactFilter match ( const QString & label )

Detailed Description

The QContactDisplayLabel class is the (possibly synthesized) display label of a contact.

This leaf-class has been part of the default schema since version 1.0 of the Qt Mobility project.

Member Function Documentation

QString QContactDisplayLabel::label () const

Returns the display label of the contact.

This function was introduced in Qt Mobility 1.0.

QContactFilter QContactDisplayLabel::match ( const QString & label ) [static]

Returns a filter suitable for finding contacts with a display label containing the specified label.

This function was introduced in Qt Mobility 1.0.

Member Variable Documentation

const QLatin1Constant QContactDisplayLabel::DefinitionName

The string constant for the definition name of QContactDisplayLabel details.

const QLatin1Constant QContactDisplayLabel::FieldLabel

The field key constant for the value of the display label.

See also label().

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.