Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-11048

Qt Quick 2 Controls Wizard has everything private so can't interface QML with C++ code

    XMLWordPrintable

Details

    Description

      When creating a new project using Qt Quick Application which states 'Creates a Qt Quick application project that can contain both QML and C++ code.' and then choosing Qt quick Controls as component set, the created QtQuick2ControlsApplicationViewer has everything private and doesn't inherit QQuickView. As a result it is impossible to e.g. set root context properties or do OpenGL rendering (before/afterRendering signals) from C+. In reality this Wizard ONLY allows for QMl code not C+

      Attachments

        Issue Links

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

          Activity

            People

              kkohne Kai Köhne
              pjohnsen Pelle Johnsen
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes