_Draw_Style (gb.qt4)
Style drawing methods.
These methods draw GUI elements by following the current GUI theme.
This class is virtual.
This class is not creatable.
Methods
Arrow
|
Draws an arrow.
|
Box
|
Draws a box frame.
|
Button
|
Draws a push button frame.
|
Check
|
Draws a check box.
|
Handle
|
Draws a splitter or toolbar handle.
|
Option
|
Draws an option button.
|
Panel
|
Draws a panel frame.
|
Separator
|
Draws a toolbar separator.
|
These methods usually take a
Flag argument that is a combination of the following constants:
See also