Yocto QT Hello World: Difference between revisions
From Variscite Wiki
(Created page with "<!-- Set release according to "release" parameter in URL and use MORTY_BETA_DART-6UL as default --> {{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!-- --> {{#lst:Yocto_Plat...") |
No edit summary |
||
Line 2: | Line 2: | ||
--> {{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!-- | --> {{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!-- | ||
--> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_MORTY_BETA_DART-6UL}}}} <!-- | --> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_MORTY_BETA_DART-6UL}}}} <!-- | ||
--> {{PageHeader|{{#var:HARDWARE_NAME}} | --> {{PageHeader|{{#var:HARDWARE_NAME}} QT5 Hello World}} {{DocImage|category1={{#var:HARDWARE_NAME}}|category2=Yocto}} __toc__ | ||
Please follow the QT creator guide: http://variwiki.com/index.php?title=File:YoctoQtCreator.pdf<br> | Please follow the QT creator guide: http://variwiki.com/index.php?title=File:YoctoQtCreator.pdf<br> | ||
In addition:<br> | In addition:<br> |
Revision as of 13:21, 9 May 2017
QT5 Hello World
Please follow the QT creator guide: http://variwiki.com/index.php?title=File:YoctoQtCreator.pdf
In addition:
https://wiki.qt.io/Basic_Qt_Programming_Tutorial
https://wiki.qt.io
http://doc.qt.io/qtcreator/creator-tutorials.html
http://doc.qt.io/qt-5/qtexamplesandtutorials.html