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.mironc...@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@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to