(→Build, Run and Deploy Qt Application to Simulator) |
(→Build, Run and Deploy Qt Application to Simulator) |
||
| Line 29: | Line 29: | ||
</li> | </li> | ||
| - | <li>Click the green ''Run'' button to build the application and deploy it to Qt Simulator. Qt Simulator will boot, | + | <li>Click the green ''Run'' button to build the application and deploy it to Qt Simulator. Qt Simulator will boot, displaying a control panel and an application window.</li> |
<li>There are three predefined MeeGo device models with different skins and resolutions: 864x480, 960x540, 1280x800. Choose your preferred device in Qt Simulator's control panel, under ''View'' > ''Device''.<br/> | <li>There are three predefined MeeGo device models with different skins and resolutions: 864x480, 960x540, 1280x800. Choose your preferred device in Qt Simulator's control panel, under ''View'' > ''Device''.<br/> | ||
Contents |
This page is a guideline of how to use Qt Simualtor in MeeGo SDK. It describes how to create a simple Qt GUI application, build it against Simulator Qt libraries and deploy it to Qt Simulator with MeeGo device modules. You can refer to the official Qt Simulator page for more details: Qt Simulator Manual
Qt Simulator supports user-defined device models, as described in Adding New Device Models for Qt Simulator.