##// END OF EJS Templates
Screen shots for QML custom legend and QML custom model
Screen shots for QML custom legend and QML custom model

File last commit:

r1419:9a2b5d956bb6
r2340:03b87430a1e2
Show More
legend.pro
10 lines | 171 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = legend
SOURCES += main.cpp \
mainwidget.cpp
HEADERS += \
mainwidget.h