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

QDoc: Unable to generate documentation for QOpenGLContext::destroy()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.5.1
    • 5.2.0
    • Documentation
    • None
    • 0f5b970894718c2c38f0e3e805c4a497e8c89c65

    Description

      See line 510 at
      https://qt.gitorious.org/qt/qtbase/source/src/gui/kernel/qopenglcontext.cpp

      The correct QDoc markups are in place, and it's not marked '\internal'. A few lines up, QOpenGLContext::create() is documented pretty much the same way.

      However, in http://qt-project.org/doc/qt-5/qopenglcontext.html, create() shows up but destroy() doesn't. QDoc also does NOT complain with "warning: No documentation for 'QOpenGLContext::destroy()'", but all the links to this function are broken.

      Adding "\fn void QOpenGLContext::destroy()" does not resolve the issue.

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            jksh Sze Howe Koh
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes