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  · 

QContactActionTarget Class Reference

The QContactActionTarget class provides information about the target of an action. It may be either a contact, a contact and a detail of that contact, or a contact and a list of the details of the contact, which together should be used by the action. More...

 #include <QContactActionTarget>

Public Types

enum Type { Invalid, WholeContact, SingleDetail, MultipleDetails }

Public Functions

QContactActionTarget ( const QContact & contact = QContact(), const QList<QContactDetail> & details = QList<QContactDetail> () )
QContactActionTarget ( const QContact & contact, const QContactDetail & detail )
QContactActionTarget ( const QContactActionTarget & other )
~QContactActionTarget ()
QContact contact () const
QList<QContactDetail> details () const
bool isValid () const
void setContact ( const QContact & contact )
void setDetails ( const QList<QContactDetail> & details )
Type type () const
bool operator!= ( const QContactActionTarget & other ) const
QContactActionTarget & operator= ( const QContactActionTarget & other )
bool operator== ( const QContactActionTarget & other ) const

Detailed Description

The QContactActionTarget class provides information about the target of an action. It may be either a contact, a contact and a detail of that contact, or a contact and a list of the details of the contact, which together should be used by the action.

Member Type Documentation

enum QContactActionTarget::Type

This enumerator defines the type of a QContactActionTarget.

ConstantValueDescription
QContactActionTarget::Invalid0The type is invalid.
QContactActionTarget::WholeContact1The type is a complete contact.
QContactActionTarget::SingleDetail2The type is only a single detail.
QContactActionTarget::MultipleDetails3The type contains multiple details.

Member Function Documentation

QContactActionTarget::QContactActionTarget ( const QContact & contact = QContact(), const QList<QContactDetail> & details = QList<QContactDetail> () )

Constructs a new action target from the given contact and the given list of that contact's details. If no contact is specified, the target will be invalid. If a contact but no details are specified, the target will be valid, but the action which operates on the target may fail (for example, if it requires a certain detail to be specified in order to perform the action).

QContactActionTarget::QContactActionTarget ( const QContact & contact, const QContactDetail & detail )

Constructs a new action target from the given contact and a specific detail of that contact

QContactActionTarget::QContactActionTarget ( const QContactActionTarget & other )

Constructs a copy of the other action target

QContactActionTarget::~QContactActionTarget ()

Cleans up any memory in use by the action target

QContact QContactActionTarget::contact () const

Returns the contact that this action target will operate on.

See also setContact() and details().

QList<QContactDetail> QContactActionTarget::details () const

Returns the details that this action target will operate on.

See also setDetails() and contact().

bool QContactActionTarget::isValid () const

Returns true if the target contact is not the default constructed contact. The validity of any specified details is not checked by this function.

void QContactActionTarget::setContact ( const QContact & contact )

Sets the contact that this action target will operate on to contact.

See also contact() and setDetails().

void QContactActionTarget::setDetails ( const QList<QContactDetail> & details )

Sets the details that this action target will operate on to details.

See also details() and setContact().

Type QContactActionTarget::type () const

Returns the type of this action target.

The type is determined by the properties that have been set on this target.

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

Returns true if the contacts or details specified by this action target are different to that specified by other

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

Assigns this action target to be equal to other

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

Returns true if the contacts and details specified by this action target are equal to those specified by other

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.

[0]; s.parentNode.insertBefore(ga, s); })();
Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 64
  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. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. La rubrique Qt a besoin de vous ! 1
Page suivante

Le Qt Developer Network au hasard

Logo

Combiner licence, à propos et fermer d'une autre manière

Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework. 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.1
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