[Development] Qt5 Beta/Qt Quick 2.0 and Antialiasing

Samuel Rødal samuel.rodal at digia.com
Tue Oct 30 11:52:54 CET 2012


On 10/30/2012 11:14 AM, Labs, Torsten wrote:
> Hello,
> we created some prototype with Qt Quick 2 on a ARM board. Its running
> verry well except antialiasing. As i can see in the Qt5 Documentation
> # there is a new flag for antialiasing **antialiasing
> <http://qt-project.org/doc/qt-5.0/qml-qtquick2-item.html#antialiasing-prop>**:
> bool
> but this makes no difference. Is there still a bug?

It's per-item, it should be noticeable if you set it on a Rectangle 
that's slightly rotated or has rounded corners. It does not 
automatically apply to child items.

--
Samuel




More information about the Development mailing list