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

QDoc doesn't catch private pure virtual methods

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.0
    • Build tools: qdoc
    • None
    • All
    • 213b2e569 (master)

    Description

      It's a valid design to provide pure virtual private method. In this case the subclasses are forced to implement it, but are not allowed to call it. However, the qdoc doesn't show the documentation for private method. When the method is moved to the protected section it's shown.

      Attachments

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

        Activity

          People

            docinfrastructure Documentation Infrastructure Team
            jkobus Jarek Kobus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes