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

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • Some future release
    • 4.1.4
    • Other
    • 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

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes