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

qdoc error with QOpenGLWidget signals

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 6.0.0 Beta3
    • Build tools: qdoc
    • None
    • 3
    • 25bda72630af1529fbca4ef821c45e3b74896ada (qt/qtbase/dev)
    • Da Vinci - sprint 21

    Description

      Those signals are declared and documented in no special way, nevertheless:

      /Users/vohi/qt/dev/qtbase/src/openglwidgets/qopenglwidget.cpp:427: (qdoc) warning: clang couldn't find function when parsing \fn void QOpenGLWidget::aboutToCompose()
      /Users/vohi/qt/dev/qtbase/src/openglwidgets/qopenglwidget.cpp:434: (qdoc) warning: clang couldn't find function when parsing \fn void QOpenGLWidget::frameSwapped()
      /Users/vohi/qt/dev/qtbase/src/openglwidgets/qopenglwidget.cpp:442: (qdoc) warning: clang couldn't find function when parsing \fn void QOpenGLWidget::aboutToResize()
      /Users/vohi/qt/dev/qtbase/src/openglwidgets/qopenglwidget.cpp:449: (qdoc) warning: clang couldn't find function when parsing \fn void QOpenGLWidget::resized()
      

      What's special about QOpenGLWidget is that it lives in a QtOpenGLWidgets library, which doesn't have its own qdocconf file (as it belongs to the QtOpenGL module). The contents of qtbase/src/openglwidgets are added to the qtopengl.qdocconf file in qtbase/src/opengl/doc as per 7635d77689193e729db248300634571aea4d8c81

      Attachments

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

        Activity

          People

            treinio Topi Reiniƶ
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes