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

ButtonRole has bad title and missing a link in documentation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 5.14.2, 5.15.0
    • 5.11.2
    • Documentation
    • None
    • 5dc16d132497b54af608126ecf92f9e064c5aaf1 (qt/qtbase/5.14)

      QDialogButtonBox::ButtonRole and QMessageBox::ButtonRole documentation is shared in the first one's cpp file. It has:

      /*!
          \enum QDialogButtonBox::ButtonRole
          \enum QMessageBox::ButtonRole
      
          This enum describes the roles that can be used to describe buttons in
          ...
      */

      The enum does appear in both classes' documentation (here and here, linked to the entry above the enum), but it doesn't have a proper title (instead, the title is Member Function Documentation), and the links to ButtonRole in both pages don't function.

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

            docteam Qt Documentation Team
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes