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

[Reg? 6.2.7 -> 6.4.2] New warnings in QtWebEngineQuick

    XMLWordPrintable

Details

    • 48d2066d6 (dev)

    Description

      See the attached minimal project that uses WebEngineView.

       

      New compile time warnings

      Related to QTBUG-95667 and QTBUG-110794 ?

      Warning: main.qml:2:1: Warnings occurred while importing module "QtWebEngine":
      import QtWebEngine
      ^^^^^^
      ---
      Warning: C:\Qt\6.4.2\msvc2019_64\qml\QtWebChannel\plugins.qmltypes:15:37: Meta object revision and export version differ.
      Revision 0 corresponds to version 0.0; it should be 1.0.
      
      ---
      

       

      New runtime warnings

      QWebEngineCertificateError is neither a QObject, nor default- and copy-constructible. You should not use it as a QML type.
      QWebEngineFullScreenRequest is neither a QObject, nor default- and copy-constructible. You should not use it as a QML type.
      QWebEngineLoadingInfo is neither a QObject, nor default- and copy-constructible. You should not use it as a QML type.
      

      Attachments

        Issue Links

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

          Activity

            People

              michal Michal Klocek
              skoh-qt Sze Howe Koh
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes