[Development] Alternative Loader QML component

Konstantin Ritt ritt.ks at gmail.com
Fri Jun 6 21:20:49 CEST 2014


QQmlLoader is just a convenience wrapper for QQmlComponent.

Konstantin


2014-06-06 12:34 GMT+03:00 wim delvaux <wim.delvaux at 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 at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140606/40626bf0/attachment.html>


More information about the Development mailing list