MQWidget.GroupBox class

A group box contains child widgets.

Super classes: MQWidget.WidgetBase - MQWidget.FrameBase

Property

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

Method

Member Description
GroupBox Constructor.

GroupBox([parent])

Constructor.

Parameters:
MQWidget.WidgetBase parent - A parent widget