> -----Original Message-----
> From: interest-bounces+kai.koehne=theqtcompany....@qt-project.org
> [mailto:interest-bounces+kai.koehne=theqtcompany....@qt-project.org]
> On Behalf Of m...@rpzdesign.com
> Sent: Monday, January 26, 2015 4:22 PM
> To: interest@qt-project.org
> 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 can play with 
the options

--maximized
--fullscreen
--resize-to-root

Maybe one of these does fit your needs?

Regards

Kai

> 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 size?
> 
> Any ideas appreciated,
> 
> Marco
> 
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to