[Interest] Qt interfacing to Android native UI ?

Sze Howe Koh szehowe.koh at gmail.com
Thu Nov 5 00:11:24 CET 2015


On 4 November 2015 at 22:51, Edward Sutton <edward.sutton at subsite.com> wrote:
>
> I am having layout or other issues that make the mixed widget / qml not
> display well or at all on Android and iOS when Combining Qt Widgets and QML
> with QWidget::createWindowContainer() .  Hopefully that is something that is
> solvable else the mixed QML and C++ widget approach may be a dead-end.

There are known issues with QWidget::createWindowContainer().
QQuickWidget was introduced as a better alternative.


> I will continue reading Interacting with QML Objects from C++  with the goal
> of connecting a Tumbler added to Combining Qt Widgets and QML with
> QWidget::createWindowContainer()  to be readable and writable from C++.
>
> Thanks again Federico.
>
> -Ed


Regards,
Sze-Howe



More information about the Interest mailing list