[][src]Module qt_widgets::q_style

C++ type: QStyle

Structs

ComplexControl

This enum describes the available complex controls. Complex controls have different behavior depending upon where the user clicks on them or which keys are pressed.

ContentsType

This enum describes the available contents types. These are used to calculate sizes for the contents of various widgets.

ControlElement

This enum represents a control element. A control element is a part of a widget that performs some action or displays information to the user.

PixelMetric

This enum describes the various available pixel metrics. A pixel metric is a style dependent size represented by a single pixel value.

PrimitiveElement

This enum describes the various primitive elements. A primitive element is a common GUI element, such as a checkbox indicator or button bevel.

RequestSoftwareInputPanel

This enum describes under what circumstances a software input panel will be requested by input capable widgets.

StandardPixmap

This enum describes the available standard pixmaps. A standard pixmap is a pixmap that can follow some existing GUI style or guideline.

StateFlag

This enum describes flags that are used when drawing primitive elements.

StyleHint

This enum describes the available style hints. A style hint is a general look and/or feel hint.

SubControl

This enum describes the available sub controls. A subcontrol is a control element within a complex control (ComplexControl).

SubElement

This enum represents a sub-area of a widget. Style implementations use these areas to draw the different parts of a widget.