Style (gb.qt4)
Esta classe é um conjunto de propriedades que retornam informações sobre o estilo do widget atual.
This class is static.
Constants
|
Active
|
Este flag não é utilizada no momento.
|
|
Default
|
|
|
Disabled
|
Esse sinalizador indica que um controle está desativado.
|
|
HasFocus
|
Esse sinalizador indica que um controle tem o foco.
|
|
Hovered
|
Este sinalizador indica que o cursor do mouse está dentro do controle.
|
|
Normal
|
Esse sinalizador indica que um controle não está desativado, não tem o foco, e não está sob o cursor do mouse.
|
|
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.
|
Static properties
Static methods