[Android-development] Look of widgets on Android

A. Savelov s_savelov at mail.ru
Mon Dec 29 16:06:27 CET 2014


 I think it's a very good idea. Thanks! I'll try it.


Mon, 29 Dec 2014 08:52:49 +0000 от Rutledge Shawn <Shawn.Rutledge at theqtcompany.com>:
>
>On 29 Dec 2014, at 08:59, A. Savelov < s_savelov at mail.ru > wrote:
>
>> You understood me right: I wanted to clip off left 200 pixels. In general, I'm seeking for approach in Qml similar to QScrollArea in widgets, where I can dynamically form and draw part of the scene which is updated (in widgets I could get rect for update from QPaintEvent). The main criterion is effectiveness.
>
>Using QPainter to render every frame might be slow though, depending on whether it happens to use the raster engine.  (renderTarget)
>
>You could put the canvas in a Flickable, and set clip: true on that.
Best regards, A.Savelov

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/android-development/attachments/20141229/93ad5bca/attachment.html>


More information about the Android-development mailing list