Hi,
following problem:
I'd like to wrap a .qml file into a .dll file. This qml file should then be used
as component in another qml program. Is this possible? If yes, a hint how this
could be done?

What I want to do is to have a folder, where I can drop my qml containing dlls.
The dlls should be loaded via the QPluginLoader and made available for the main 
qml program as components.

Guido
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to