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  · 

QOrganizerCollectionId Class Reference

The QOrganizerCollectionId class provides information that uniquely identifies a collection in a particular manager. More...

 #include <QOrganizerCollectionId>

Public Functions

QOrganizerCollectionId ()
QOrganizerCollectionId ( QOrganizerCollectionEngineId * engineItemId )
QOrganizerCollectionId ( const QOrganizerCollectionId & other )
~QOrganizerCollectionId ()
bool isNull () const
QString managerUri () const
QString toString () const
bool operator!= ( const QOrganizerCollectionId & other ) const
bool operator< ( const QOrganizerCollectionId & other ) const
QOrganizerCollectionId & operator= ( const QOrganizerCollectionId & other )
bool operator== ( const QOrganizerCollectionId & other ) const

Static Public Members

QOrganizerCollectionId fromString ( const QString & idString )

Related Non-Members

class QOrganizerCollectionEngineId

Detailed Description

The QOrganizerCollectionId class provides information that uniquely identifies a collection in a particular manager.

It consists of a manager URI which identifies the manager which manages the collection, and the id of the collection in that manager.

A "null" QOrganizerCollectionId has an empty manager URI, and an invalid QOrganizerCollectionId (0).

Member Function Documentation

QOrganizerCollectionId::QOrganizerCollectionId ()

Constructs a new, null collection id

QOrganizerCollectionId::QOrganizerCollectionId ( QOrganizerCollectionEngineId * engineItemId )

Constructs a manager-unique id which wraps the given engine-unique item id engineItemId. This id takes ownership of the engine-unique item id and will delete it when the id goes out of scope. Engine implementors must not delete the engineItemId or undefined behaviour will occur.

QOrganizerCollectionId::QOrganizerCollectionId ( const QOrganizerCollectionId & other )

Constructs a new collection id as a copy of other

QOrganizerCollectionId::~QOrganizerCollectionId ()

Cleans up the memory in use by the collection id

QOrganizerCollectionId QOrganizerCollectionId::fromString ( const QString & idString ) [static]

Deserializes the given idString. Returns a default-constructed (null) item id if the given idString is not a valid, serialized item id, or if the manager engine from which the id came could not be found.

bool QOrganizerCollectionId::isNull () const

Returns true if the id part of this id is a null (default constructed) id; otherwise, returns false.

QString QOrganizerCollectionId::managerUri () const

Returns the URI of the manager which contains the collection identified by this id

QString QOrganizerCollectionId::toString () const

Serializes the id to a string. The format of the string will be: "qtorganizer:managerName:constructionParams:serializedEngineLocalItemId"

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

Returns true if either the manager URI or id of the collection id is different to that of other

bool QOrganizerCollectionId::operator< ( const QOrganizerCollectionId & other ) const

Returns true if this id is less than the other id. This id will be considered less than the other id if the manager URI of this id is alphabetically less than the manager URI of the other id. If both ids have the same manager URI, this id will be considered less than the other id if the id of this id is less than the id of the other id.

The invalid, empty id consists of an empty manager URI and the invalid, zero id, and hence will be less than any non-invalid id.

This operator is provided primarily to allow use of a QOrganizerCollectionId as a key in a QMap.

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

Assigns the collection id to be equal to other

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

Returns true if the collection id has the same manager URI and id as other

Related Non-Members

class QOrganizerCollectionEngineId

The QOrganizerCollectionEngineId class uniquely identifies an item within a particular engine plugin. More...

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 Quarterly au hasard

Logo

Abusons de QMap

Qt Quarterly est la revue trimestrielle proposée par Nokia et à destination des développeurs Qt. Ces articles d'une grande qualité technique sont rédigés par des experts Qt. 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