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

Qt Designer generates wrong #include for QQuickWidget

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.6.0 RC
    • 5.5.0 Beta
    • Build tools: uic
    • None
    • Windows 7 32 bit
    • e0017be47524c12f93ec82849371d1028de738b6

    Description

      If I insert QQuickWidget in Qt designer it generates line

      #include "QQuickWidget"

      instead of

      #include <QtQuickWidgets/QQuickWidget>

      in ui_mainwindow.h

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            Rem.Kolomna Kolesnikov Roman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes