On 11 Jun 2014, at 16:44, Ben Lau <xben...@gmail.com> wrote: > > btw , I have another question for the solution. How will it handle the DP > unit? > > Since the scaling using devicePixelRatio is still not implemented in Android > yet (QTBUG-38252) , I wonder what should user do to make their application > fit with DP after Qt 5.3. >
Qt will extract appropriate style attributes from the platform using native APIs. Controls will use image assets extracted from the device, and any "dimensional" attributes are queried as pixel sizes. This means that controls should take care of scaling themselves as appropriate. -- J-P Nurmi _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest