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

Doc: Type of callbacks are shown incorrectly as "int"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.11.0
    • 5.11.0 Alpha
    • Documentation, WebEngine
    • None
    • 104adb064e0a639f3e4b6eb12c978ddc515ded26

    Description

      WebEngine uses arguments of type QWebEngineCallback<const
      QVariant &> for callbacks. Because qdoc couldn't properly handle this type they were ifdef'ed as FunctorOrLambda .

      Anyhow, with the new clang-enabled qdoc this is not resolved to type int:

      See
      http://doc-snapshots.qt.io/qt5-5.11/qwebenginepage.html#runJavaScript-2

      vs

      http://doc-snapshots.qt.io/qt5-5.10/qwebenginepage.html#runJavaScript-2

      Attachments

        Issue Links

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

          Activity

            People

              leenam Leena Miettinen
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes