Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: Qt Creator 3.0.0-rc1
-
Fix Version/s: Qt Creator 3.1.0-rc1
-
Component/s: Quick / QML Support
-
Labels:
-
Environment:Ubuntu 12.04
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
- resulted in
-
QTCREATORBUG-11264 Update & Simplify Qt Quick Application wizards
-
- Closed
-