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  · 

QtopiaServiceHistoryModel Class Reference
[QtBaseModule]

The QtopiaServiceHistoryModel class provides a data model and insertion methods for the Qt Extended service history. More...

    #include <QtopiaServiceHistoryModel>

Inherits QAbstractListModel.

Public Types

  • enum SortFlags { History, Recent, Frequency }

Public Functions

Static Public Members

  • void insert ( const QtopiaServiceDescription & desc )
  • void insert ( const QtopiaServiceRequest & request, const QString & label, const QString & icon )
  • 4 static public members inherited from QObject

Additional Inherited Members


Detailed Description

The QtopiaServiceHistoryModel class provides a data model and insertion methods for the Qt Extended service history.

This class provides methods to add service calls to the service history, and to retrieve service calls in the service history. If you wish to have a service call stored in the service history you must call this class to insert it, it will not be stored automatically.

This class is also a data model suitable as the model for a QListView, so that it can display the entire service history.


Member Type Documentation

enum QtopiaServiceHistoryModel::SortFlags

Determines sorting order.

ConstantValueDescription
QtopiaServiceHistoryModel::History0List actions in reverse chronological order. The same action may appear more than once.
QtopiaServiceHistoryModel::Recent2Sort actions by time performed, with the most recent at position 0. Each action will only appear once.
QtopiaServiceHistoryModel::Frequency1Sort actions by frequency, with the most frequent at position 0. Each action will only appear once.


Member Function Documentation

QtopiaServiceHistoryModel::QtopiaServiceHistoryModel ( QObject * parent = 0 )

Construct a QtopiaServiceHistoryModel with parent.

QtopiaServiceHistoryModel::~QtopiaServiceHistoryModel ()

Destroys the QtopiaServiceHistoryModel

QVariant QtopiaServiceHistoryModel::data ( const QModelIndex & index, int role = Qt::DisplayRole ) const   [virtual]

Returns the data stored under the given role for the item referred to by the index.

Reimplemented from QAbstractItemModel.

void QtopiaServiceHistoryModel::insert ( const QtopiaServiceDescription & desc )   [static]

Inserts a new QtopiaServiceDescription desc in the history.

void QtopiaServiceHistoryModel::insert ( const QtopiaServiceRequest & request, const QString & label, const QString & icon )   [static]

This is an overloaded member function, provided for convenience.

Inserts a new QtopiaServiceRequest request in the history with label and icon named icon.

int QtopiaServiceHistoryModel::rowCount ( const QModelIndex & parent = QModelIndex() ) const   [virtual]

Returns the number of rows under the given parent.

Reimplemented from QAbstractItemModel.

QtopiaServiceDescription QtopiaServiceHistoryModel::serviceDescription ( const QModelIndex & index ) const

Returns the QtopiaServiceDescription for the item referred to by the index

QtopiaServiceRequest QtopiaServiceHistoryModel::serviceRequest ( const QModelIndex & index ) const

Returns the QtopiaServiceRequest for the item referred to by the index.

void QtopiaServiceHistoryModel::setSorting ( SortFlags sort )

Set the sorting order to sort.

See also sorting().

SortFlags QtopiaServiceHistoryModel::sorting () const

Return the current sort order.

See also setSorting().

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 44
  2. Microsoft ouvre aux autres compilateurs C++ AMP, la spécification pour la conception d'applications parallèles C++ utilisant le GPU 22
  3. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. RIM : « 13 % des développeurs ont gagné plus de 100 000 $ sur l'AppWord », Qt et open-source au menu du BlackBerry DevCon Europe 0
  5. 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
  6. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  7. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
Page suivante

Le blog Digia au hasard

Logo

Déploiement d'applications Qt Commercial sur les tablettes Windows 8

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 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