[SailfishDevel] QGraphicsView support?
Robin Burchell
robin+meego at viroteck.net
Thu Apr 18 20:31:48 UTC 2013
Hi,
On Thu, Apr 18, 2013 at 7:06 PM, Duncan Waugh
<duncan_waugh at hotmail.co.uk> wrote:
> Can anyone confirm is it possible to produce a Sailfish application
> without using any QML, by sticking purely to QGraphicsView?
Qt still supports QGraphicsView upstream, and from a technical
perspective, it is a matter of "just" putting a window on screen, so:
possible to create an application? Yes.
Still, you should be aware that if it is a lesser used(/tested)
configuration, there is always a risk that you may face bugs. You also
won't gain any of the Sailfish UI style/appearance without QML (unless
you attempt to simulate it yourself).
BR,
Robin
More information about the Devel
mailing list