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  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QStyleOptionViewItem Class Reference
[QtGui module]

The QStyleOptionViewItem class is used to describe the parameters used to draw an item in a view widget. More...

#include <QStyleOptionViewItem>

Inherits QStyleOption.

Public Types

  • enum Position { Left, Right, Top, Bottom }

Public Functions

Public Variables

Static Public Members


Detailed Description

The QStyleOptionViewItem class is used to describe the parameters used to draw an item in a view widget.

The QStyleOptionViewItem class is used by Qt's model/view classes to draw their items.

See also Model/View Programming.


Member Type Documentation

enum QStyleOptionViewItem::Position

This enum describes the position of the item's decoration.

ConstantValueDescription
QStyleOptionViewItem::Left0On the left of the text.
QStyleOptionViewItem::Right1On the right of the text.
QStyleOptionViewItem::Top2Above the text.
QStyleOptionViewItem::Bottom3Below the text.

See also decorationPosition.


Member Function Documentation

QStyleOptionViewItem::QStyleOptionViewItem ()

Constructs a QStyleOptionViewItem. The members variables are initialized to default values.

QStyleOptionViewItem::QStyleOptionViewItem ( const QStyleOptionViewItem & other )

Constructs a copy of the other style option.


Member Variable Documentation

const int QStyleOptionViewItem::Type

Equals SO_ViewItem.

const int QStyleOptionViewItem::Version

Equals 1.

Qt::Alignment QStyleOptionViewItem::decorationAlignment

This variable holds the alignment of the decoration for the item.

Position QStyleOptionViewItem::decorationPosition

This variable holds the position of the decoration for the item.

See also Position.

QSize QStyleOptionViewItem::decorationSize

This variable holds the size of the decoration for the item.

See also decorationAlignment and decorationPosition.

Qt::Alignment QStyleOptionViewItem::displayAlignment

This variable holds the alignment of the display value for the item.

QFont QStyleOptionViewItem::font

This variable holds the font used for the item.

See also QFont.

bool QStyleOptionViewItem::showDecorationSelected

This variable holds whether the decoration should be highlighted on selected items.

If this option is true, the branch and any decorations on selected items should be highlighted, indicating that the item is selected; otherwise, no highlighting is required.

See also QStyle::SH_ItemView_ShowDecorationSelected and QAbstractItemView.

Qt::TextElideMode QStyleOptionViewItem::textElideMode

This variable holds where ellipsis should be added for text that is too long to fit into an item.

See also Qt::TextElideMode and QStyle::SH_ItemView_EllipsisLocation.

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