Dlgedit Help - QRadioButton Properties
The Radio Button tab sets the following properties for the
QRadioButton:
- Radio button label - The text that appears on the
QRadioButton can be entered.
- Auto Repeat - Check the check box if the QRadioButton
should repeatedly emit the clicked signal when the radio
button is held down.
- Auto Resize - Check the check box if the QRadioButton
should resize itself when its text is changed.
- Checked - Check the check box if the QRadioButton should
be checked by default.
[Home]
[Widget Properties]
Last modified: Wed Apr 16 16:46:23 EDT 1997