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  · 

QVersitOrganizerHandlerFactory Class Reference

The QVersitOrganizerHandlerFactory class provides the interface for Versit plugins. More...

 #include <QVersitOrganizerHandlerFactory>

Public Functions

virtual ~QVersitOrganizerHandlerFactory ()
virtual QVersitOrganizerHandler * createHandler () const = 0
virtual int index () const
virtual QString name () const = 0
virtual QSet<QString> profiles () const

Static Public Members

const QLatin1Constant ProfileBackup
const QLatin1Constant ProfileSync

Detailed Description

The QVersitOrganizerHandlerFactory class provides the interface for Versit plugins.

This class provides a simple interface for the creation of QVersitOrganizerHandler instances. Implement this interface to write a Versit plugin. For more details, see Versit Plugins.

Member Function Documentation

QVersitOrganizerHandlerFactory::~QVersitOrganizerHandlerFactory () [virtual]

This frees any memory used by the QVersitOrganizerHandlerFactory.

QVersitOrganizerHandler * QVersitOrganizerHandlerFactory::createHandler () const [pure virtual]

This function is called by the Versit importer or exporter class to create an instance of the handler provided by this factory.

int QVersitOrganizerHandlerFactory::index () const [virtual]

This function should return an index that helps with determining the order in which to run the plugins. Plugins are run in the following order:

  • Positively-indexed, ascending
  • Zero-indexed
  • Negatively-indexed, ascending

For example, plugins with an index of 1 are run first and plugins of index -1 are run last. If more than one plugin share an index, the order of execution between them is undefined.

By default, this returns 0, which is recommended for plugins with no special ordering requirements.

QString QVersitOrganizerHandlerFactory::name () const [pure virtual]

This function should return a unique string that identifies the handlers provided by this factory. Typically, this will be of the form "com.nokia.qt.mobility.versit.samplehandler" with the appropriate domain and handler name substituted.

QSet<QString> QVersitOrganizerHandlerFactory::profiles () const [virtual]

This function can be overridden to allow a plugin to report which profiles it is to be active under. If this (as in the default case) returns the empty set, it indicates that the plugin should be loaded under all profiles. If it returns a non-empty set, it will only be loaded for those profiles that are specified by the importer/exporter class.

Member Variable Documentation

const QLatin1Constant QVersitOrganizerHandlerFactory::ProfileBackup

The constant string signifying a plugin that is relevant to import and export in a backup/restore context.

See also profiles(), QVersitOrganizerImporter::QVersitOrganizerImporter(), and QVersitOrganizerExporter::QVersitOrganizerExporter().

const QLatin1Constant QVersitOrganizerHandlerFactory::ProfileSync

The constant string signifying a plugin that is relevant to import and export in a synchronization context.

See also QVersitOrganizerHandlerFactory::profiles(), QVersitOrganizerImporter, and 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 80
  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. 2017 : un quinquennat pour une nouvelle version du C++ ? Possible, selon Herb Sutter 6
Page suivante

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