PDA

View Full Version : Qradio button queation



harvey525
6th June 2016, 04:49
May i know how to let the Qradio button become the indicator of the program conditions such as idle and running state? Thanks

anda_skoa
6th June 2016, 18:52
You call its setChecked() method. QAbstractButton::setChecked().

Cheers,
_