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

[Qt 6.5.8] qmlsc: Direct calls generates C++ code with wrong header path for qplatformdialoghelper.h

    XMLWordPrintable

Details

    Description

      The attached project has set_target_properties(appdialogTest PROPERTIES QT_QMLCACHEGEN_DIRECT_CALLS ON)

      • Qt 6.8.2 generates correct code (#include <qpa/qplatformdialoghelper.h>) (Expected)
      • Qt 6.5.8 generates uncompilable code (#include <qplatformdialoghelper.h>) (Expected)

      Attachments

        1. dialogTest.zip
          2 kB
          Sze Howe Koh
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtqmlteam Qt Qml Team User
            skoh-qt Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes