[Development] QML Runtime

Alan Alpert 416365416c at gmail.com
Tue Dec 11 20:06:57 CET 2012


On Tue, Dec 11, 2012 at 12:45 AM, Ziller Eike <Eike.Ziller at digia.com> wrote:
>
> On 11.12.2012, at 09:34, Mark <markg85 at gmail.com> wrote:
>
>> On Tue, Dec 11, 2012 at 4:44 AM, Alan Alpert <416365416c at gmail.com> wrote:
>>> I'd like to remind people that qmlviewer and qmlscene are not meant
>>> ...
>>
>> Ohh.. qmlviewer and qmlscene are not runtimes? I didn't know that.
>> Then how are we supposed to deploy QML based applications right now in
>> Qt 4.8.x?
>
> I suppose one way to do it, is to take what the "Qt Quick Application" wizard in Qt Creator creates.
>

Might I point to the Qt 4.8.x documentation?
http://doc.qt.digia.com/qt/qmlruntime.html . The page shows you how to
create your own runtime in C++ (this is basically the same as the Qt
Quick Application template in Qt Creator. That is not a coincidence.),
and that qmlviewer is for development and debugging.

--
Alan Alpert



More information about the Development mailing list