Dlgedit Help - QPushButton Properties
The Push Button tab sets the following properties for the
QPushButton:
- Button label - The text that appears on the
QPushButton can be entered.
- Auto Repeat - Check the check box if the QPushButton
should repeatedly emit the clicked signal when the push
button is held down.
- Auto Resize - Check the check box if the QPushButton
should resize itself when its text is changed.
- Toggle button - Check the check box if the QPushButton
should act as a toggle button.
- Default button - Check the check box if the
QPushButton is the default button on the window and is
activated when Enter is pressed.
- Auto-default button - Check the check box if the
QPushButton should become the default button when it
receives the keyboard focus.
[Home]
[Widget Properties]
Last modified: Wed Apr 16 16:46:23 EDT 1997