##// END OF EJS Templates
Legend markers for BoxPlot...
Legend markers for BoxPlot Change-Id: If277453522e413f9c7c21fb450647ad2ee141083 Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r1419:9a2b5d956bb6
r2468:7ddc5a29fd99
Show More
scatterchart.pro
9 lines | 176 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scatterchart
Tero Ahola
Fixed presenter and scatter examples and their documentation.
r1015 SOURCES += main.cpp \
chartview.cpp
HEADERS += \
chartview.h