Script
Properties | List of all members
RadioButton Class Reference

#include <qswidget.h>

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

Properties

String text
 text for label
 
bool checked
 whether or not the radio button is checked
 

Detailed Description

Simplified RadioButton widget

You can use it in Script Editor only.

Property Documentation

bool RadioButton::checked
readwrite

whether or not the radio button is checked

String RadioButton::text
readwrite

text for label


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