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