Open main menu

DAVE Developer's Wiki β

Changes

Software Manual (Diva)

682 bytes added, 08:19, 23 June 2014
m
Running QT applications
The following page describes how to build a simple application: http://processors.wiki.ti.com/index.php/Using_Qt_4.7#Creating_a_.22Hello_World.22_QtQuick_application
 
=== Opening/importing an example project from the DIVELK root file system ===
 
Qt Creator (http://qt-project.org/wiki/Category:Tools::QtCreator) can open/import the example projects provided with the DIVELK root file system. The developer can explore the project to read and analyse the source code and configuration file and learn how the Qt libraries work:
 
[[File:Qt-creator-import-example-from-rfs.png|800px|frameless|border]]
=== Resources ===
* http://processors.wiki.ti.com/index.php/Using_Qt_4.7
* http://processors.wiki.ti.com/index.php/Building_Qt
* http://qt-project.org/doc/
* http://qt-project.org/doc/qt-5/gettingstarted.html
* http://qt-project.org/doc/qt-5/qtexamplesandtutorials.html
* http://qt-project.org/wiki/Category:HowTo
* https://www.youtube.com/watch?v=6KtOzh0StTc&list=PL2D1942A4688E9D63
* https://www.youtube.com/watch?v=1ILvH24PYHg
= Application notes =