QmlWizards: Unify templates
Unify the original qml file generated by Qt Quick UI / Qt Quick Application wizards. Use a default size of 360x360. Furthermore, add a MouseArea such that clicking on the app will close it (demonstrating the use of Qt.quit()). Reviewed-by: Alessandro Portale
Showing
- share/qtcreator/templates/qmlapp/qml/app/main.qml 8 additions, 2 deletionsshare/qtcreator/templates/qmlapp/qml/app/main.qml
- src/plugins/qmljseditor/qmlfilewizard.cpp 3 additions, 2 deletionssrc/plugins/qmljseditor/qmlfilewizard.cpp
- src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp 9 additions, 4 deletions...plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp
Loading
Please register or sign in to comment