Enum StyleShape (gb.qt4)
Enum StyleShape Is ShapeCircle, ShapeDefault, ShapeRound, ShapeSmooth, ShapeSquare
Possible values of the
Shape property.
|
Constant
|
Description
|
|
ShapeCircle
|
Constant that represents a very round border shape.
|
|
ShapeDefault
|
Constant that represents the default border shape.
|
|
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.
|