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  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QContactAddress Class Reference

The QContactAddress class contains an address of a contact. More...

    #include <QContactAddress>

Inherits QContactDetail.


Public Functions

QString country () const
QString locality () const
QString postOfficeBox () const
QString postcode () const
QString region () const
void setCountry ( const QString & country )
void setLocality ( const QString & locality )
void setPostOfficeBox ( const QString & postOfficeBox )
void setPostcode ( const QString & postcode )
void setRegion ( const QString & region )
void setStreet ( const QString & street )
void setSubTypes ( const QStringList & subTypes )
void setSubTypes ( const QString & subType )
QString street () const
QStringList subTypes () const

Public Variables

const char * DefinitionName
const char * FieldCountry
const char * FieldLocality
const char * FieldPostOfficeBox
const char * FieldPostcode
const char * FieldRegion
const char * FieldStreet
const char * FieldSubTypes
const char * SubTypeDomestic
const char * SubTypeInternational
const char * SubTypeParcel
const char * SubTypePostal

Additional Inherited Members


Detailed Description

The QContactAddress class contains an address of a contact.


Member Function Documentation

QString QContactAddress::country () const

Returns the country segment of the address stored in this detail.

See also setCountry().

QString QContactAddress::locality () const

Returns the locality segment of the address stored in this detail.

See also setLocality().

QString QContactAddress::postOfficeBox () const

Returns the post office box segment of the address stored in this detail.

See also setPostOfficeBox().

QString QContactAddress::postcode () const

Returns the postcode segment of the address stored in this detail.

See also setPostcode().

QString QContactAddress::region () const

Returns the region segment of the address stored in this detail.

See also setRegion().

void QContactAddress::setCountry ( const QString & country )

Sets the country segment of the address stored in this detail to country.

See also country().

void QContactAddress::setLocality ( const QString & locality )

Sets the locality segment of the address stored in this detail to locality.

See also locality().

void QContactAddress::setPostOfficeBox ( const QString & postOfficeBox )

Sets the post office box segment of the address stored in this detail to postOfficeBox.

See also postOfficeBox().

void QContactAddress::setPostcode ( const QString & postcode )

Sets the postcode segment of the address stored in this detail to postcode.

See also postcode().

void QContactAddress::setRegion ( const QString & region )

Sets the region segment of the address stored in this detail to region.

See also region().

void QContactAddress::setStreet ( const QString & street )

Sets the street segment of the address stored in this detail to street.

See also street().

void QContactAddress::setSubTypes ( const QStringList & subTypes )

Sets the subtypes which this detail implements to be those contained in the list of given subTypes.

See also subTypes().

void QContactAddress::setSubTypes ( const QString & subType )

Sets the subtypes which this detail implements to be just the given subType.

QString QContactAddress::street () const

Returns the street segment of the address stored in this detail.

See also setStreet().

QStringList QContactAddress::subTypes () const

Returns the list of subtypes that this detail implements.

See also setSubTypes().


Member Variable Documentation

const char * QContactAddress::DefinitionName

The constant string which identifies the definition of details which are street addresses.

const char * QContactAddress::FieldCountry

The constant key for which the country value is stored in details of the QContactAddress type.

const char * QContactAddress::FieldLocality

The constant key for which the locality value is stored in details of the QContactAddress type.

const char * QContactAddress::FieldPostOfficeBox

The constant key for which the post office box value is stored in details of the QContactAddress type.

const char * QContactAddress::FieldPostcode

The constant key for which the postcode value is stored in details of the QContactAddress type.

const char * QContactAddress::FieldRegion

The constant key for which the region value is stored in details of the QContactAddress type.

const char * QContactAddress::FieldStreet

The constant key for which the street value is stored in details of the QContactAddress type.

const char * QContactAddress::FieldSubTypes

The constant key for which the subtypes value is stored in details of the QContactAddress type.

const char * QContactAddress::SubTypeDomestic

The constant attribute value which describes the address as being a domestic address.

const char * QContactAddress::SubTypeInternational

The constant attribute value which describes the address as being an international address.

const char * QContactAddress::SubTypeParcel

The constant attribute value which describes the address as being an address for parcel delivery.

const char * QContactAddress::SubTypePostal

The constant attribute value which describes the address as being an address for postal delivery.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. Les développeurs détestent-ils les antivirus ? Un programmeur manifeste sa haine envers ces solutions de sécurité 23
  2. «Le projet de loi des droits du développeur» : quelles conditions doivent remplir les entreprises pour que le développeur puisse réussir ? 38
  3. Une nouvelle ère d'IHM 3D pour les automobiles, un concept proposé par Digia et implémenté avec Qt 3
  4. PySide devient un add-on Qt et rejoint le Qt Project et le modèle d'open gouvernance 1
  5. Qt Creator 2.5 est sorti en beta, l'EDI supporte maintenant plus de fonctionnalités de C++11 2
  6. Vingt sociétés montrent leurs décodeurs basés sur Qt au IPTV World Forum, en en exploitant diverses facettes (déclaratif, Web, widgets) 0
  7. Thread travailleur avec Qt en utilisant les signaux et les slots, un article de Christophe Dumez traduit par Thibaut Cuvelier 1
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 94
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Pourquoi les programmeurs sont-ils moins payés que les gestionnaires de programmes ? Manquent-ils de pouvoir de négociation ? 49
  4. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  5. Les développeurs détestent-ils les antivirus ? Un programmeur manifeste sa haine envers ces solutions de sécurité 23
  6. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  7. Qt Commercial : Digia organise un webinar gratuit le 27 mars sur la conception d'interfaces utilisateur et d'applications avec le framework 0
Page suivante

Le Qt Labs au hasard

Logo

QLocale : à propos du temps (et des dates, et des langues, et des...)

Les Qt Labs sont les laboratoires des développeurs de Qt, où ils peuvent partager des impressions sur le framework, son utilisation, ce que pourrait être son futur. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

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 qtmobility-1.0-tp
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