[Interest] Wrapping a .qml file into a Qt plugin?
Guido Seifert
wargand at gmx.de
Thu Oct 31 17:30:13 CET 2013
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
More information about the Interest
mailing list