[Qbs] QBS for QML plugins

Wolfgang Baron Wolfgang.Baron at gmx.net
Wed May 3 00:10:41 CEST 2017


Hi,

I have not found a built-in item or module to produce QML plugins using 
a QBS project. Does anyone have a link? I am interested in three setups:


1) qmldir + C++ classes in plugin shared object + plugins.qmltypes

2) qmldir + QML files

3) qmldir + C++ classes and QML files as a resource in shared object + 
plugins.qmltypes


In case 3, can plugins.qmltypes  contain information about the QML types 
in the resources, or will Qt-Creator extract that information on its own?

And my third question: will there be built-in support for QML plugins in 
a future version?

Thanks for any information on this.




More information about the Qbs mailing list