[][src]Module qt_widgets::q_style_option_view_item

C++ type: QStyleOptionViewItem

Structs

Position

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

StyleOptionType

This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.

StyleOptionVersion

This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.

ViewItemFeature

This enum describes the different types of features an item can have.

ViewItemPosition

This enum is used to represent the placement of the item on a row. This can be used to draw items differently depending on their placement, for example by putting rounded edges at the beginning and end, and straight edges in between.