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  · 

QVersitOrganizerExporterDetailHandler Class Reference

The QVersitOrganizerExporterDetailHandler class is an interface for specifying custom export behaviour for certain organizer item details. More...

 #include <QVersitOrganizerExporterDetailHandler>

Inherited by QVersitOrganizerHandler.

Public Functions

virtual ~QVersitOrganizerExporterDetailHandler ()
virtual void detailProcessed ( const QOrganizerItem & item, const QOrganizerItemDetail & detail, const QVersitDocument & document, QSet<QString> * processedFields, QList<QVersitProperty> * toBeRemoved, QList<QVersitProperty> * toBeAdded ) = 0
virtual void itemProcessed ( const QOrganizerItem & item, QVersitDocument * document ) = 0

Detailed Description

The QVersitOrganizerExporterDetailHandler class is an interface for specifying custom export behaviour for certain organizer item details.

For general information on extending Qt Versit, see the document on Versit Plugins.

See also QVersitOrganizerExporter.

Member Function Documentation

QVersitOrganizerExporterDetailHandler::~QVersitOrganizerExporterDetailHandler () [virtual]

Frees any memory in use by this handler.

void QVersitOrganizerExporterDetailHandler::detailProcessed ( const QOrganizerItem & item, const QOrganizerItemDetail & detail, const QVersitDocument & document, QSet<QString> * processedFields, QList<QVersitProperty> * toBeRemoved, QList<QVersitProperty> * toBeAdded ) [pure virtual]

Process detail and provide a list of updated QVersitProperties by modifying the toBeRemoved and toBeAdded lists.

This function is called on every QOrganizerItemDetail encountered during an export, after the detail has been processed by the QVersitOrganizerExporter. An implementation of this function can be made to provide support for QOrganizerItemDetails not supported by QVersitOrganizerExporter.

The supplied item is the container for the detail. processedFields contains a list of fields in the detail that were considered by the QVersitOrganizerExporter or another handler in processing the detail. document holds the state of the document before the detail was processed by the exporter.

toBeRemoved and toBeAdded are initially filled with a list of properties that the exporter will remove from and add to the document. These lists can be modified (by removing, modifying or adding properties) by the handler to control the changes that will actually be made to the document. If a property is to be modified in the document, the old version will appear in the toBeRemoved list and the new version will appear in the toBeAdded list. When the handler uses a field from the detail, it should update the processedFields set to reflect this to inform later handlers that the field has already been processed.

After the handler returns control back to the exporter, the properties in the toBeRemoved list will be removed and the properties in the toBeAdded list will be appended to the document.

void QVersitOrganizerExporterDetailHandler::itemProcessed ( const QOrganizerItem & item, QVersitDocument * document ) [pure virtual]

Perform any final processing on the document generated by the item. This can be implemented by the handler to clear any internal state before moving onto the next item.

This function is called after all QOrganizerItemDetails have been handled by the QVersitOrganizerExporter.

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 blog Digia au hasard

Logo

Créer des applications avec un style Metro avec Qt, exemples en QML et C++, un article de Digia Qt traduit par Thibaut Cuvelier

Le blog Digia est l'endroit privilégié pour la communication sur l'édition commerciale de Qt, où des réponses publiques sont apportées aux questions les plus posées au support. 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