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  · 

QSmoothListWidgetItem Class Reference
[QtBaseModule]

The QSmoothListWidgetItem class provides an item for use with the QSmoothListWidget item view class. More...

    #include <QSmoothListWidgetItem>

Inherits QStandardItem.

Public Functions

Additional Inherited Members


Detailed Description

The QSmoothListWidgetItem class provides an item for use with the QSmoothListWidget item view class.

QSmoothListWidgetItem is used to represent items in a list provided by the QSmoothListWidget class. Each item can hold several pieces of information, and will display these appropriately.

The item view convenience classes use a classic item-based interface rather than a pure model/view approach. For a more flexible list view widget, consider using the QSmoothList class with a standard model.

List items can be automatically inserted into a list when they are constructed by specifying the list widget:

They can also be created without a parent widget, and later inserted into a list (see QSmoothListWidget::insertItem()).

QSmoothListWidgetItem is designed to be a drop-in replacement for simple uses of QSmoothListWidgetItem, when you are using a QSmoothListWidget instead of a QSmoothListWidget. QSmoothListWidgetItem does behave slightly differently though, most notably in that it cannot be hidden.

List items are typically used to display text() and an icon(). These are set with the setText() and setIcon() functions. The appearance of the text can be customized with setFont(), setForeground(), and setBackground(). Text in list items can be aligned using the setTextAlignment() function.

By default, items are enabled, selectable, and checkable. Each item's flags can be changed by calling setFlags() with the appropriate value (see Qt::ItemFlags). Checkable items can be checked, unchecked and partially checked with the setCheckState() function. The corresponding checkState() function indicates what check state the item currently has.

See also QListWidgetItem, QSmoothListWidget, and QSmoothList.


Member Function Documentation

QSmoothListWidgetItem::QSmoothListWidgetItem ( QSmoothListWidget * parent = 0, int type = Type )

Constructs an empty smooth list widget item of the specified type with the given parent. If the parent is not specified, the item will need to be inserted into a smooth list widget with QSmoothListWidget::insertItem().

See also type().

QSmoothListWidgetItem::QSmoothListWidgetItem ( const QString & text, QSmoothListWidget * parent = 0, int type = Type )

Constructs an empty smooth list widget item of the specified type with the given text and parent. If the parent is not specified, the item will need to be inserted into a smooth list widget with QSmoothListWidget::insertItem().

See also type().

QSmoothListWidgetItem::QSmoothListWidgetItem ( const QIcon & icon, const QString & text, QSmoothListWidget * parent = 0, int type = Type )

Constructs an empty smooth list widget item of the specified type with the given icon, text and parent. If the parent is not specified, the item will need to be inserted into a smooth list widget with QSmoothListWidget::insertItem().

See also type().

void QSmoothListWidgetItem::setData ( int role, const QVariant & value )   [virtual]

Sets the item's data for the given role to the specified value.

Same as QStandardItem::setData() but with the parameters reversed.

Included for compatibilty with QListWidgetItem.

QSmoothListWidget * QSmoothListWidgetItem::smoothListWidget () const

Returns the smooth list widget that contains the item.

int QSmoothListWidgetItem::type () const   [virtual]

Returns the type passed to the QSmoothListWidgetItem constructor.

Reimplemented from QStandardItem.

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