[Development] Qt Quick Controls native styling on mobile platforms?

Aleix Pol aleixpol at kde.org
Tue Dec 3 12:58:50 CET 2013


On Mon, Dec 2, 2013 at 5:25 PM, <achartier at fastmail.fm> wrote:

> Hi,
>
> In BogDan's blog post about Qt for Android
> (http://www.kdab.com/qt-on-android-episode-1/), in the first table he
> mentions that native styling for Android will be available in Qt 5.2.
> Using Qt 5.2 RC1, it doesn't seem like native styling is available. Is
> this something still planned for Qt 5.2 final, has it been pushed out to
> a later release, or do I need to explicitly enable it in some way?
>
> I am also very much interested in iOS development with Qt and have the
> same questions for that platform It would be great to have tables
> detailing the available features by module for iOS just like the ones
> BogDan made for Android, as they do a great job of succinctly
> communicating what is and is not supported on these new platforms and
> what can be expected in upcoming releases.
>
> Thanks,
>
> Alfonso
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>

Are you using a QApplication or a QGuiApplication? If you don't use a
QApplication, the QStyle is not loaded and styling in QtControls is done
through QStyle as far as I know.

Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131203/9d3b9e2d/attachment.html>


More information about the Development mailing list