/
comp
/
gb.qt
/
.draw.style
/ check
Check
Draws a check box.
X
,
Y
,
Width
, and
Height
are the dimensions of the check box.
Value
is the checkbox state:
CheckBox.False
,
CheckBox.True
or
CheckBox.None
for an unknown state.
State
is
TRUE
if the check box is disabled,
FALSE
otherwise.