Desktop application to simulator in qt creator [Solved]
-
wrote on 10 Nov 2011, 16:37 last edited by
Hi all,
I have a working desktop application.Now I'd like to see how does it works in the Simulator. How can I do that?
If I create a new project I can tell Qt Creator what project type I want so I can select "widget mobile application" but how can I "add" Simulator to my existing Desktop project?
-
wrote on 10 Nov 2011, 20:26 last edited by
Go to project mode ("Projects" on the right side of the window), click on the + button right of the big box saying "Desktop" there.
-
wrote on 11 Nov 2011, 07:47 last edited by
[quote author="Tobias Hunger" date="1320956772"]Go to project mode ("Projects" on the right side of the window), click on the + button right of the big box saying "Desktop" there.[/quote]
Thanks Tobias,
it worked! -
wrote on 11 Nov 2011, 08:13 last edited by
I know, I wrote it;-)
We do ship a manual along with Qt Creator by the way... it does explain these kind of things and also explains lots of cool features that we hid away in the IDE. It is really worth your time reading it. I try to do so once every release cycle and I always discover something new.
3/4