Quote Originally Posted by richardander View Post
However, when I use raidoButton_1->setChecked(true) to set them, UI doesn't change. Shall I call some other functions to update them?
No, there is no need. It should work unless you block the event loop somehow. Do you have a busy loop in your application?