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

Qt 5 to-do in QAbstractButton

    XMLWordPrintable

Details

    • b317fe2a606e5b79f24b1e4a1b808f5ff66d3621

    Description

      src/widgets/widgets/qabstractbutton.cpp
      // TODO: Qt 5: Merge with addButton(QAbstractButton *button, int id)
      void QButtonGroup::addButton(QAbstractButton *button)
      {
          addButton(button, -1);
      }
      

      Action before Qt 5.0.0 or change to Qt6 to-do.

      Attachments

        Issue Links

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

          Activity

            People

              jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
              jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes