-
Notifications
You must be signed in to change notification settings - Fork 57
Markus Gans edited this page Feb 6, 2026
*
4 revisions
Control Widgets
Control widgets are the basic building blocks used to create an interactive user interface. A control widget allows users to adjust settings and values, or trigger specific actions, using the mouse or keyboard.
FButton
...
FLineEdit
...
FScrollbar
...
FSpinBox
...
FToggleButton based widgets
FCheckBox
...
FRadionButton
...
FSwitch
...