hi e8johan & all,
I am a new bee in Qt and GUI programming. I know its easy to implement to auto exclusivity but i m not being able to do that.
Is there any signal that need to be handled or event to be processed? When will the slot will be called to implement this feature?
I have implemented the feature using click () signal for each radio button and connecting a slot for each radio button.
It worked for mouse click, not not for pressing tab or arrow. I want the tab to navigate each button. and while navigating make it checked and other unchecked. This is the reason i m not making them auto exclusive in designer.
It will be a great help if u show me the way to implement this tab order on radio buttons.
Lots of thanks!!!!
Bookmarks