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

Update docs for QButtonGroup

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.6.0
    • 5.15.7, 6.2.4
    • None
    • All
    • 580fc133a (dev)

    Description

      In the Detailed Description section, it's says

      The id of the currently checked button is available with checkedId(), and there is an overloaded signal buttonClicked() which emits the id of the button.

      I'm not convinced this is true. That is, I can't figure out how to access this signal. What definitely is available is idClicked. So I propose that documentation be changed to read:
      noformat}
      The id of the currently checked button is available with checkedId(), and there is a signal idClicked() which emits the id of the button.

      
      

      Attachments

        For Gerrit Dashboard: QTBUG-102131
        # Subject Branch Project Status CR V

        Activity

          People

            chehrlic Christian Ehrlicher
            billji Bill Eaton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes