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

Qt Quick 2 cannot co-exist with widgets

    XMLWordPrintable

Details

    • 64134181db034055dbcd7dfacff087abdb29d591

    Description

      Because QQuickCanvas is a QWindow, you can no longer embed QML scenes into QWidget UIs. You could do this with QtQuick 1, because QDeclarativeView was a QWidget. It would make sense to either add a QQuickCanvasWidget in QtWidgets, or solve this more generally with a QWindowWidget which paints and resizes a QWindow surface inside a QWidget (so you can put it in layouts and inside other QWidgets)

      Attachments

        Issue Links

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

          Activity

            People

              sletta Gunnar Sletta
              aalpert-nokia Alan Alpert (closed Nokia identity) (Inactive)
              Votes:
              11 Vote for this issue
              Watchers:
              20 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes