Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-182

QRadioButton autoExclusive is broken when parent widget of the buttons has a child widget which also contain radio buttons

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • Some future release
    • 4.1.4
    • Other
    • None

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            bjnilsen Bjørn Erik Nilsen
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes