Style (gb.qt4)
Questa classe è un insieme di proprietà che restituiscono informazioni sullo stile del controllo corrente.
This class is static.
Constants
Active
|
Questo flag al momento non è in uso.
|
Default
|
|
Disabled
|
Questo flag indica che il controllo è disabilitato.
|
HasFocus
|
Questo flag indica che un controllo ha lo stato attivo.
|
Hovered
|
Questo flag indica che il cursore del mouse si trova all'interno del controllo.
|
Normal
|
Questo flag indica che un controllo non è disabilitato, non ha lo stato attivo e non ha il cursore del mouse al suo interno.
|
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
BorderRadius
|
Return the radius of the styled borders in pixels.
|
BorderSize
|
Return the size of the styled borders in pixels.
|
BoxFrameHeight
|
Restituisce l'altezza di un frame (forma, cornice) TextBox (o di una ComboBox editabile).
|
BoxFrameWidth
|
Restituisce la larghezza di un frame TextBox (o di una ComboBox editabile).
|
Color
|
Return or set the highlight color of the styled borders.
|
Flat
|
Return or set if the styled borders are drawn with a filled shape instead of a stroke one.
|
FrameWidth
|
Restituisce la larghezza del frame di un pannello.
|
FramedSelection
|
|
Name
|
Restituisce il nome dello stile o del tema corrente del controllo.
|
Opacity
|
Return or set the opacity of the styled borders.
|
ScrollbarSize
|
Restituisce la dimensione di una scrollbar.
|
ScrollbarSpacing
|
Restituisce la spaziatura tra la barra di scorrimento e l'area di scorrimento.
|
Shadows
|
|
Shape
|
Return or set the shape used by styled control border.
|
TextBoxFrameWidth
|
Restituisce la larghezza del frame di un controllo TextBox.
|
Static methods