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  · 

QPimDependencyList Class Reference
[QtMessagingModule, QtPimModule, QtTelephonyModule, QtUiModule]

The QPimDependencyList class manages the dependencies between QPimRecords. More...

    #include <QPimDependencyList>

Static Public Members

  • bool addDependency ( const QUniqueId & srcid, const QUniqueId & destid, const QString & deptype )
  • QMap<QString, QUniqueId> childrenRecords ( const QUniqueId & recid )
  • QString parentDependencyType ( const QUniqueId & recid )
  • QUniqueId parentRecord ( const QUniqueId & recid )
  • bool removeDependency ( const QUniqueId & srcid, const QUniqueId & destid, const QString & deptype )
  • QList<QUniqueId> typedChildrenRecords ( const QUniqueId & recid, const QString & deptype )
  • bool updateDependency ( const QUniqueId & srcid, const QUniqueId & destid, const QString & deptype )

Detailed Description

The QPimDependencyList class manages the dependencies between QPimRecords.

This allows the relationships between certain types of records to be maintained. For example, a QContact may have a QAppointment that represents the birthday or anniversary of that contact. In this case, the QAppointment depends on the QContact. When the QContact is removed, the QAppointments will be removed as well.

Currently there are three types of dependencies defined:

  • "birthday" - the parent record is a QContact, and the dependent record is the QAppointment representing that contact's birthday
  • "anniversary" - the parent record is a QContact, and the dependent record is the QAppointment representing that contact's anniversary
  • "duedate" - the parent record is a QTask, and the dependent record is the QAppointment representing that task's due date.

See also Pim Library.


Member Function Documentation

bool QPimDependencyList::addDependency ( const QUniqueId & srcid, const QUniqueId & destid, const QString & deptype )   [static]

Records the dependency of the record given by destid on the parent record srcid, with the given dependency type deptype.

Returns true on success, false otherwise.

QMap<QString, QUniqueId> QPimDependencyList::childrenRecords ( const QUniqueId & recid )   [static]

Returns the dependency type and identifier of any records that are a dependant of the record with the given recid

See also typedChildrenRecords().

QString QPimDependencyList::parentDependencyType ( const QUniqueId & recid )   [static]

If the record identified by recid has a parent dependency, returns the type of the dependency. Otherwise returns a null string.

See also parentRecord().

QUniqueId QPimDependencyList::parentRecord ( const QUniqueId & recid )   [static]

If the record identified by recid has a parent dependency, returns the identifier for that parent. Otherwise returns a null identifier.

See also parentDependencyType().

bool QPimDependencyList::removeDependency ( const QUniqueId & srcid, const QUniqueId & destid, const QString & deptype )   [static]

Removes the dependency from the record destid to the record srcid, with the specified dependency type deptype.

Returns true on success, false otherwise.

QList<QUniqueId> QPimDependencyList::typedChildrenRecords ( const QUniqueId & recid, const QString & deptype )   [static]

Returns the identifiers of any records that are a dependant of the record with the given recid, and have the given deptype of dependency.

See also childrenRecords().

bool QPimDependencyList::updateDependency ( const QUniqueId & srcid, const QUniqueId & destid, const QString & deptype )   [static]

Updates the target of the dependency from the given srcid and type deptype to the new destination destid.

Returns true on success, false otherwise.

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 68
  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 PyQt/PySide a besoin de vous ! 0
Page suivante

Le Qt Labs au hasard

Logo

Peek et Poke

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 qtextended4.4
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