QQmlLoader is just a convenience wrapper for QQmlComponent.

Konstantin


2014-06-06 12:34 GMT+03:00 wim delvaux <wim.delv...@adaptiveplanet.com>:

> HI all,
>
> I would like to use XML/XSL to generate qml code much like a browser
> accepts XML and converts it to HTML automatically (providing propper
> stylesheet of course).
>
> Ideally this would be a special loader (say XMLLoader).
>
> Any suggestions on how to do this ? Preferrably a child class of the
> standard loader since the final output of the XMLLoader would be an xml
> file...
>
> W
>
> _______________________________________________
> Development mailing list
> Development@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
>
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to