Improved (and simplified) the stub directory structure
- Removed the "cpp/" dir - Moved main.cpp and symbianicon.svg next to the main .pro. This also reduces the dir depth in the project view. - Introduced "qmlapplicationviewer/" dir, which will contain the files which the user should not modify. All the files there have the base name "qmlapplicationviewer" - Moved/renamed "qmlapplication.pri" to "qmlapplicationviewer/qmlapplicationviewer.pri"
Showing
- share/qtcreator/templates/qmlapp/app.pro 3 additions, 3 deletionsshare/qtcreator/templates/qmlapp/app.pro
- share/qtcreator/templates/qmlapp/main.cpp 22 additions, 0 deletionsshare/qtcreator/templates/qmlapp/main.cpp
- share/qtcreator/templates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.cpp 13 additions, 13 deletions...ates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.cpp
- share/qtcreator/templates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.h 7 additions, 7 deletions...plates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.h
- share/qtcreator/templates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.pri 8 additions, 6 deletions...ates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.pri
- share/qtcreator/templates/qmlapp/symbianicon.svg 0 additions, 0 deletionsshare/qtcreator/templates/qmlapp/symbianicon.svg
- src/plugins/qt4projectmanager/wizards/qmlstandaloneapp.cpp 39 additions, 43 deletionssrc/plugins/qt4projectmanager/wizards/qmlstandaloneapp.cpp
- src/plugins/qt4projectmanager/wizards/qmlstandaloneapp.h 7 additions, 12 deletionssrc/plugins/qt4projectmanager/wizards/qmlstandaloneapp.h
Loading
Please register or sign in to comment