[Differential] [Request, 100 lines] D4721: Improve the Qt5 QtQuick template and make it available in CMake as well

Aleix Pol Gonzalez noreply at phabricator.kde.org
Wed Feb 22 17:37:32 UTC 2017


apol created this revision.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  - Uses resources instead of relying on executing the application in the source
  
  directory.
  
  - Uses QQmlApplicationEngine instead of QQuickView
  - Doesn't introduce weird logic as if the user had to learn QML by looking at
  
  the template.

REPOSITORY
  R32 KDevelop

BRANCH
  5.1

REVISION DETAIL
  https://phabricator.kde.org/D4721

AFFECTED FILES
  app_templates/CMakeLists.txt
  app_templates/cpp/CMake/cmake_qt5-qml2/CMakeLists.txt
  app_templates/cpp/CMake/cmake_qt5-qml2/cmake_qt5-qml2.kdevtemplate
  app_templates/cpp/CMake/cmake_qt5-qml2/qt5-qml2.png
  app_templates/cpp/CMake/cmake_qt5-qml2/resources.qrc
  app_templates/cpp/CMake/cmake_qt5-qml2/src/main.cpp
  app_templates/cpp/CMake/cmake_qt5-qml2/src/qml/main.qml
  app_templates/cpp/QMake/qt5-qml2/%{PROJECTDIRNAME}.pro
  app_templates/cpp/QMake/qt5-qml2/qt5-qml2.kdevtemplate
  app_templates/cpp/QMake/qt5-qml2/resources.qrc
  app_templates/cpp/QMake/qt5-qml2/src/main.cpp
  app_templates/cpp/QMake/qt5-qml2/src/qml/main.qml

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: apol, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170222/1ace6449/attachment.html>


More information about the KDevelop-devel mailing list