[Interest] QML element from QWidget based class

Filip Piechocki fpiechocki at gmail.com
Wed Nov 26 09:30:17 CET 2014


You mean QML or QtQuick? If you want to instantiate widgets from QML then I
think this should not be a problem (as you can instatiate there any
QObject), just expose them to QML engine. If you mean embedding QWidget in
a QtQuick application, then Olivier gave you the answer.

BR,
Filip

On Wed, Nov 26, 2014 at 6:28 AM, Igor Mironchik <igor.mironchik at gmail.com>
wrote:

>   Hi guys,
>
> Is it possible to use QWidget based components in QML?
>
> What this QWidget based class have to do for it?
>
> Thanks.
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20141126/512cc044/attachment.html>


More information about the Interest mailing list