A group box contains child widgets.
Super classes: MQWidget.WidgetBase - MQWidget.FrameBase
| get | set | Type | Name | Description |
|---|---|---|---|---|
| x | x | list<string> | text | a title text |
| x | x | bool | canMinimize | a minimizing capability |
| x | x | bool | minimized | a minimized status |
| x | x | bool | showTitle | a title showing |
| Member | Description |
|---|---|
| GroupBox | Constructor. |
| GroupBox([parent]) | ||||
Constructor. | ||||
|