Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QPlaceContactDetail Class

The QPlaceContactDetail class represents a contact detail such as a phone number or website url. More...

 #include <QPlaceContactDetail>

Public Functions

QPlaceContactDetail()
QPlaceContactDetail(const QPlaceContactDetail & other)
virtual ~QPlaceContactDetail()
void clear()
QString label() const
void setLabel(const QString & label)
void setValue(const QString & value)
QString value() const
bool operator!=(const QPlaceContactDetail & other) const
QPlaceContactDetail & operator=(const QPlaceContactDetail & other)
bool operator==(const QPlaceContactDetail & other) const

Static Public Members

const QString Email
const QString Fax
const QString Phone
const QString Website

Detailed Description

The QPlaceContactDetail class represents a contact detail such as a phone number or website url.

The detail consists of a label and value. The label is a localized string that can be presented to the end user that describes that detail value which is the actual phone number, email address and so on.

Contact Types

The QPlaceContactDetail class defines some constant strings which characterize standard contact types.

These types are used to access and modify contact details in QPlace via:

The contact type is intended to be a string type so that providers are able to introduce new contact types if necessary.

Member Function Documentation

QPlaceContactDetail::QPlaceContactDetail()

Constructs a contact detail.

QPlaceContactDetail::QPlaceContactDetail(const QPlaceContactDetail & other)

Creates a copy of other.

QPlaceContactDetail::~QPlaceContactDetail() [virtual]

Destroys the contact detail.

void QPlaceContactDetail::clear()

Clears the contact detail.

QString QPlaceContactDetail::label() const

Returns a label describing the contact detail.

The label can potentially be localized. The language is dependent on the entity that sets it, typically this is the manager from which the places are sourced. The QPlaceManager::locales() field defines what language is used.

See also setLabel().

void QPlaceContactDetail::setLabel(const QString & label)

Sets the label of the contact detail.

See also label().

void QPlaceContactDetail::setValue(const QString & value)

Sets the value of this contact detail.

See also value().

QString QPlaceContactDetail::value() const

Returns the value of the contact detail.

See also setValue().

bool QPlaceContactDetail::operator!=(const QPlaceContactDetail & other) const

Returns true if other is not equal to this contact detail, otherwise returns false.

QPlaceContactDetail & QPlaceContactDetail::operator=(const QPlaceContactDetail & other)

Assigns other to this contact detail and returns a reference to this contact detail.

bool QPlaceContactDetail::operator==(const QPlaceContactDetail & other) const

Returns true if other is equal to this contact detail, otherwise returns false.

Member Variable Documentation

const QString QPlaceContactDetail::Email

The constant to specify email contact details.

const QString QPlaceContactDetail::Fax

The constant used to specify fax contact details.

const QString QPlaceContactDetail::Phone

The constant to specify phone contact details

const QString QPlaceContactDetail::Website

The constant used to specify website contact details.

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 5.0-snapshot
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web