Dokumentaro de Gambaso
Compilation & Installation from source code
Components
gb
gb.crypt
gb.qt4
Control
Key
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Enum StylePaint (gb.qt4)

Enum StylePaint Is ShapeCircle, ShapeDefault, ShapeHideBottom, ShapeHideLeft, ShapeHideRight, ShapeHideTop, ShapeRound, ShapeSmooth, ShapeSquare, ShapeSquareBottom, ShapeSquareLeft, ShapeSquareRight, ShapeSquareTop

Possible values and options of the Shape arguments of the Style drawing routines.

Constant Description
ShapeCircle  
Since 3.21
Constant that represents a very round border shape.

ShapeDefault  
Since 3.21
Constant that represents the default border shape.

ShapeHideBottom  
Since 3.21
Constant flag that indicates that the bottom border is hidden.

ShapeHideLeft  
Since 3.21
Constant flag that indicates that the left border is hidden.

ShapeHideRight  
Since 3.21
Constant flag that indicates that the right border is hidden.

ShapeHideTop  
Since 3.21
Constant flag that indicates that the top border is hidden.

ShapeRound  
Since 3.21
Constant that represents a round border shape.

ShapeSmooth  
Since 3.21
Constant that represents a slight round border shape.

ShapeSquare  
Since 3.21
Constant that represents a square border shape.

ShapeSquareBottom  
Since 3.21
Constant flag that indicates that the bottom border is not rounded.

ShapeSquareLeft  
Since 3.21
Constant flag that indicates that the left border is not rounded.

ShapeSquareRight  
Since 3.21
Constant flag that indicates that the right border is not rounded.

ShapeSquareTop  
Since 3.21
Constant flag that indicates that the top border is not rounded.