QtopiaServiceHistoryModel Class Reference
|
Constant | Value | Description |
---|---|---|
QtopiaServiceHistoryModel::History | 0 | List actions in reverse chronological order. The same action may appear more than once. |
QtopiaServiceHistoryModel::Recent | 2 | Sort actions by time performed, with the most recent at position 0. Each action will only appear once. |
QtopiaServiceHistoryModel::Frequency | 1 | Sort actions by frequency, with the most frequent at position 0. Each action will only appear once. |
Construct a QtopiaServiceHistoryModel with parent.
Destroys the QtopiaServiceHistoryModel
Returns the data stored under the given role for the item referred to by the index.
Reimplemented from QAbstractItemModel.
Inserts a new QtopiaServiceDescription desc in the history.
This is an overloaded member function, provided for convenience.
Inserts a new QtopiaServiceRequest request in the history with label and icon named icon.
Returns the number of rows under the given parent.
Reimplemented from QAbstractItemModel.
Returns the QtopiaServiceDescription for the item referred to by the index
Returns the QtopiaServiceRequest for the item referred to by the index.
Set the sorting order to sort.
See also sorting().
Return the current sort order.
See also setSorting().
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 ! |
Copyright © 2000-2012 - www.developpez.com