##// END OF EJS Templates
put QString::null back...
put QString::null back We should avoid using these. Even qt doc says to avoid using isNull checks.

File last commit:

r1202:d898436e4875
r1944:d32b2d73fe63
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>