Script
Properties | List of all members
CheckBox Class Reference

Simplified CheckBox widget. More...

#include <qswidget.h>

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

Properties

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

Detailed Description

Simplified CheckBox widget.

Property Documentation

bool CheckBox::checked
readwrite

whether or not the checkbox is checked

QString CheckBox::text
readwrite

the text shown alongside the checkbox


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