Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
4.1.4
-
None
Description
Consider the following:
In Designer, you create a QGroupBox and insert QFrame widgets, insert QRadioButtons inside the frames and insert QRadioButtons in the QGroupBox. If you follow this order, the exclusivity of the QRadioButtons outside the QFrames will not be respected.
Note that a workaround is to add the buttons into QButtonGroups and let the QButtonGroups handle the exclusiveness of the buttons.
Attachments
Issue Links
- resulted from
-
QTBUG-985 "strange" behaviour when using QRadioButtons
-
- Closed
-