Re: [Interest] QML Preview

2015-01-27 Thread Rutledge Shawn
>> Is there any way to have the external tool QML Preview take on a different >> screen size? > > I guess you're talking about qmlscene (the tool for Qt Quick 2): There's AFAIK > no way to force a specific size from the command line, but you can play with > the options > > --maximized > --fullsc

Re: [Interest] QML Preview

2015-01-26 Thread Koehne Kai
t; Subject: [Interest] QML Preview > > Is there any way to have the external tool QML Preview take on a different > screen size? I guess you're talking about qmlscene (the tool for Qt Quick 2): There's AFAIK no way to force a specific size from the command line, but you

[Interest] QML Preview

2015-01-26 Thread m...@rpzdesign.com
Is there any way to have the external tool QML Preview take on a different screen size? For example, it might be nice to see what the QML will look like on an android screen size before having to compile and deploy to actual android device. Maybe nice to flip between tablet and smart phone siz