##// END OF EJS Templates
new legend example for testing new api. Currently using still the old one.
new legend example for testing new api. Currently using still the old one.

File last commit:

r1419:9a2b5d956bb6
r2162:abb4622b2dab
Show More
zoomlinechart.pro
7 lines | 184 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
Michal Klocek
Add zoom support...
r67 }
Michal Klocek
Examples build setup cleanup
r252 TARGET = zoomlinechart
Jani Honkonen
Add gestures support for zoomlinechart example...
r1187 HEADERS += chart.h chartview.h
SOURCES += main.cpp chart.cpp chartview.cpp