Style (gb.gui.base)
This class reimplements
Style
in
gb.qt4.
This class is static.
Constants
|
ShapeCircle
|
Constant that represents a very round border shape.
|
|
ShapeDefault
|
Constant that represents the default border shape.
|
|
ShapeFlat
|
Constant flag that indicates a flat background.
|
|
ShapeHideBottom
|
Constant flag that indicates that the bottom border is hidden.
|
|
ShapeHideLeft
|
Constant flag that indicates that the left border is hidden.
|
|
ShapeHideRight
|
Constant flag that indicates that the right border is hidden.
|
|
ShapeHideTop
|
Constant flag that indicates that the top border is hidden.
|
|
ShapeRound
|
Constant that represents a round border shape.
|
|
ShapeSmooth
|
Constant that represents a slight round border shape.
|
|
ShapeSquare
|
Constant that represents a square border shape.
|
|
ShapeSquareBottom
|
Constant flag that indicates that the bottom border is not rounded.
|
|
ShapeSquareLeft
|
Constant flag that indicates that the left border is not rounded.
|
|
ShapeSquareRight
|
Constant flag that indicates that the right border is not rounded.
|
|
ShapeSquareTop
|
Constant flag that indicates that the top border is not rounded.
|
Inherited constants
|
Active
|
This flag is not used at the moment.
|
|
Default
|
This flags tells the Style routine to use the current painted control (if it exists) as a context.
|
|
Disabled
|
This flag indicates that a control is disabled.
|
|
HasFocus
|
This flag indicates that a control has the focus.
|
|
Hovered
|
This flag indicates that the mouse cursor is inside the control.
|
|
Normal
|
This flag indicates that a control is not disabled, does not have the focus, and is not hovered by the mouse cursor.
|
Static properties
Inherited static properties
Static methods
Inherited static methods