##// 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:

r1139:d61f2486cd3e
r1944:d32b2d73fe63
Show More
resources.qrc
5 lines | 102 B | text/plain | TextLexer
Tero Ahola
Draft for QML demo that shows weather forecasts
r1139 <RCC>
<qresource prefix="/">
<file>qml/qmlweather/main.qml</file>
</qresource>
</RCC>