##// END OF EJS Templates
Mapping functions added to QChart. Callout example updated
Mapping functions added to QChart. Callout example updated

File last commit:

r1419:9a2b5d956bb6
r2344:bf21d64b0d3d
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