Script
Properties | List of all members
CheckBox Class Reference

#include <qswidget.h>

Inheritance diagram for CheckBox:
Inheritance graph
[legend]
Collaboration diagram for CheckBox:
Collaboration graph
[legend]

Properties

String text
 the text shown alongside the checkbox
 
bool checked
 whether or not the checkbox is checked
 

Detailed Description

Simplified CheckBox widget

You can use it in Script Editor only.

Property Documentation

bool CheckBox::checked
readwrite

whether or not the checkbox is checked

String CheckBox::text
readwrite

the text shown alongside the checkbox


The documentation for this class was generated from the following file: