| Line 4: | Line 4: | ||
<ul> | <ul> | ||
<li>Go to the menu: File > New File or Project > Qt Application Project > Meego Touch Framework Application. </li> | <li>Go to the menu: File > New File or Project > Qt Application Project > Meego Touch Framework Application. </li> | ||
| + | [[File:Qtcreator-mtf.png]] | ||
<li>At the end of project creation, you will see the "Project setup" dialog. Choose a MeeGo QtVersion (The same of the QtVersion is the same as the target you selected during installing MeeGo SDK). <br /> | <li>At the end of project creation, you will see the "Project setup" dialog. Choose a MeeGo QtVersion (The same of the QtVersion is the same as the target you selected during installing MeeGo SDK). <br /> | ||
<img src="https://otcshare.org/meego-tablet/system/files/qtcreator_mtf.png" width=650 alt="Qt Creator - create MTF application"/> | <img src="https://otcshare.org/meego-tablet/system/files/qtcreator_mtf.png" width=650 alt="Qt Creator - create MTF application"/> | ||
| Line 13: | Line 14: | ||
<ul> | <ul> | ||
<li>First launch the QEMU MeeGo emulator. Click the "Start Meego emulator" icon near the bottom left corner of Qt Creator <br /> | <li>First launch the QEMU MeeGo emulator. Click the "Start Meego emulator" icon near the bottom left corner of Qt Creator <br /> | ||
| - | + | [[File:Start_qemu.png]]</li> | |
| - | </li> | + | |
<li> Click the "Run" icon to run your application. Qt Creator will package and deploy your application to QEMU or tablet device and start it on the target. </li> | <li> Click the "Run" icon to run your application. Qt Creator will package and deploy your application to QEMU or tablet device and start it on the target. </li> | ||
<li>You can see the window of your application in QEMU or tablet device. <br /> | <li>You can see the window of your application in QEMU or tablet device. <br /> | ||
This document describes how to configure Qt Creator to use the MeeGo toolchain.
Contents |
