A radio button (i.e. a check box where only one can be checked at a time).
[ Official docs | Back to Index ]
Code | windows | sgi | plastik | aqua |
QRadioButton *w = new QRadioButton( QString("Test"), 0, 0 );
| ![]() | ![]() | ![]() | ![]() |
[ Back to Index ]
Provided by the DigitalFanatics, the host of the Independent Qt Tutorial.