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

r1419:9a2b5d956bb6
r1944:d32b2d73fe63
Show More
qmlf1legends.pro
8 lines | 182 B | text/idl | PrologLexer
Tero Ahola
QML demo with dynamic data
r1240 !include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)