First things I notice are that you don't set a parent for the group box and you don't add it to a layout.
Try doing that and see if you get anymore problems.
First things I notice are that you don't set a parent for the group box and you don't add it to a layout.
Try doing that and see if you get anymore problems.
How to create parent for QGroupBox
add QGroupBox to layout and it set parent for this widget
Bookmarks