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

add "override" keyword to documentation

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • None
    • None
    • Documentation
    • None

    Description

      Maybe add this keyword to documentation automatically, based on existing sources. Example: in "QMessageBox Class" article, there is line
      virtual int exec()
      Which does not show that this function overrides QDialog::exec. Must be
      virtual int exec()override
      And "override" can be a hyperlink - either to "Inherits" section in current article, or to base class article with that function.

      Attachments

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

        Activity

          People

            treinio Topi Reiniƶ
            neurocod Konstantine Kozachuck
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes