Install a event filter on the check box. and set the state if Key_Enter is received for that.
Other way would be to subclass QCheckBox and override keyPressEvent.
Install a event filter on the check box. and set the state if Key_Enter is received for that.
Other way would be to subclass QCheckBox and override keyPressEvent.
Bookmarks