Standard (mandatory) widgets
Standard (mandatory) widgets
Table of Contents
AAA_All-Widgets
— Generic options for all widgets
CheckBox
— Clickable on/off toggle button
ComboBox
— drop-down list selection (optionally editable)
Empty
— Stretchable space for layout
Frame
— Frame with label
HBox
— Generic layout: Arrange widgets horizontally or vertically
HSpacing
— Fixed size empty space for layout
HSquash
— Layout aid: Minimize widget to its nice size
HWeight
— Control relative size of layouts
Image
— Pixmap image
IntField
— Numeric limited range input field
Label
— Simple static text
Left
— Layout alignment
LogView
— scrollable log lines like "tail -f"
MarginBox
— Margins around one child widget
MenuButton
— Button with popup menu
MinWidth
— Layout minimum size
MultiLineEdit
— multiple line text edit field
MultiSelectionBox
— Selection box that allows selecton of multiple items
PackageSelector
— Complete software package selection
PkgSpecial
— Package selection special - DON'T USE IT
ProgressBar
— Graphical progress indicator
PushButton
— Perform action on click
RadioButton
— Clickable on/off toggle button for radio boxes
RadioButtonGroup
— Radio box - select one of many radio buttons
ReplacePoint
— Pseudo widget to replace parts of a dialog
RichText
— Static text with HTML-like formatting
SelectionBox
— Scrollable list selection
Table
— Multicolumn table widget
TextEntry
— Input field
Tree
— Scrollable tree selection