##// END OF EJS Templates
Adding metatype declarations in qml plugin for Qt5...
Adding metatype declarations in qml plugin for Qt5 Not sure why they are needed for Qt5. Definetly NOT needed for Qt4.

File last commit:

r1202:d898436e4875
r2257:b97c592cff78
Show More
resources.qrc
6 lines | 157 B | text/plain | TextLexer
Tero Ahola
Separated series model stuff from data api in QML examples
r1202 <RCC>
<qresource prefix="/">
<file>qml/qmlcustommodel/loader.qml</file>
<file>qml/qmlcustommodel/main.qml</file>
</qresource>
</RCC>