Gambas Documentation
Aperçu du Langage
À traduire
Code Snippets
Comment faire ...
Compilation et installation
Composants
gb
gb.args
gb.cairo
gb.clipper
gb.complex
gb.compress
gb.crypt
gb.db
gb.db.form
gb.dbus
gb.debug
gb.desktop
gb.desktop.gnome.keyring
gb.eval
gb.eval.highlight
gb.form
gb.form.dialog
gb.form.editor
gb.form.mdi
gb.gmp
gb.gsl
gb.gtk
gb.gtk3
gb.gui
gb.image
gb.image.effect
gb.image.imlib
gb.image.io
gb.inotify
gb.libxml
gb.media
gb.mysql
gb.net
gb.net.curl
gb.net.smtp
gb.openal
gb.opengl
gb.opengl.glsl
gb.opengl.glu
gb.opengl.sge
gb.option
gb.pcre
gb.pdf
gb.qt4
.combobox.item
.container.children
.Menu.Children
.TabStripContainer
.TabStripContainer.Children
.TextArea.Selection
.TextBox.Selection
.Window.Controls
.Window.Menus
_ColumnView_Columns
_Draw_Clip
_Draw_Style
_GridView_Cell
_GridView_Column
_GridView_Columns
_GridView_Data
_GridView_Row
_GridView_Rows
_IconView_Item
_ListBox_Item
_TreeView
_TreeView_Item
Action
Align
Application
Arrange
Border
Button
CheckBox
Clipboard
Color
ColumnView
ComboBox
Container
Control
Cursor
Desktop
Dialog
Drag
Draw
DrawingArea
embedder
Fill
Font
Fonts
Form
Frame
GridView
HBox
HPanel
HSplit
IconView
Image
Key
Label
Line
ListBox
ListView
Menu
Message
Mouse
MovieBox
Paint
PaintBrush
PaintExtents
PaintMatrix
Panel
Picture
PictureBox
Printer
ProgressBar
RadioButton
Rect
Screen
Screens
Scroll
ScrollArea
ScrollBar
ScrollView
Select
Separator
Slider
SpinBox
Style
FrameWidth
ScrollbarSize
ScrollbarSpacing
TextBoxFrameWidth
SvgImage
TabStrip
TextArea
TextBox
TextLabel
ToggleButton
ToolButton
trayicon
trayicons
TreeView
UserContainer
UserControl
VBox
VPanel
VSplit
Watcher
Window
Windows
gb.qt4.ext
gb.qt4.opengl
gb.qt4.webkit
gb.qt5
gb.qt5.opengl
gb.report
gb.scanner
gb.sdl
gb.sdl.sound
gb.settings
gb.signal
gb.util
gb.util.web
gb.v4l
gb.vb
gb.web
gb.web.feed
gb.xml
gb.xml.html
gb.xml.rpc
gb.xml.xslt
Controls pictures
Derniers changements
Dépôt d'applications
Documentation de l'Environnement de développement
Documentation des développeurs
Documents
Indenter
Index de tous les Documents
Index du langage
Lexique
LISEZ-MOI
Manuel du wiki
Messages d'erreur
Tutoriels
Wiki License

Style (gb.qt4)

Cette classe est un ensemble de propriétés qui retournent des informations sur le style du widget courant.

Cette classe est statique.

Constantes
Active  
Default  
Disabled  
HasFocus  
Hovered  
Normal  
ShapeCircle  
Depuis 3.21
Constant that represents a very round border shape.
ShapeDefault  
Depuis 3.21
Constant that represents the default border shape.
ShapeFlat  
Depuis 3.21
Constant flag that indicates a flat background.
ShapeHideBottom  
Depuis 3.21
Constant flag that indicates that the bottom border is hidden.
ShapeHideLeft  
Depuis 3.21
Constant flag that indicates that the left border is hidden.
ShapeHideRight  
Depuis 3.21
Constant flag that indicates that the right border is hidden.
ShapeHideTop  
Depuis 3.21
Constant flag that indicates that the top border is hidden.
ShapeRound  
Depuis 3.21
Constant that represents a round border shape.
ShapeSmooth  
Depuis 3.21
Constant that represents a slight round border shape.
ShapeSquare  
Depuis 3.21
Constant that represents a square border shape.
ShapeSquareBottom  
Depuis 3.21
Constant flag that indicates that the bottom border is not rounded.
ShapeSquareLeft  
Depuis 3.21
Constant flag that indicates that the left border is not rounded.
ShapeSquareRight  
Depuis 3.21
Constant flag that indicates that the right border is not rounded.
ShapeSquareTop  
Depuis 3.21
Constant flag that indicates that the top border is not rounded.

Propriétés statiques
BorderRadius  
Depuis 3.21
Return the radius of the styled borders in pixels.
BorderSize  
Depuis 3.21
Return the size of the styled borders in pixels.
BoxFrameHeight  
BoxFrameWidth  
Color  
Depuis 3.21
Return or set the highlight color of the styled borders.
Flat  
Depuis 3.21
Return or set if the styled borders are drawn with a filled shape instead of a stroke one.
FrameWidth   Retourne la largeur d'un panneau.
FramedSelection  
Name  
Opacity  
Depuis 3.21
Return or set the opacity of the styled borders.
ScrollbarSize   Retourne la taille de la barre de défilement.
ScrollbarSpacing   Retourne l'espacement entre une barre de défilement et la zone de défilement.
Shadows  
Shape  
Depuis 3.21
Return or set the shape used by styled control border.
TextBoxFrameWidth   Retourne la largeur du cadre d'un contrôle TextBox.

Méthodes statiques
BackgroundOf  
ClipBackground  
ForegroundOf  
PaintArrow  
PaintBackground  
PaintBox  
PaintButton  
PaintCheck  
PaintHandle  
PaintOption  
PaintPanel  
PaintSelection  
PaintSeparator  
StateOf