##// END OF EJS Templates
Adds area chart...
Adds area chart * adds area chart implementation * adds QAreaSeries * adds areachart example * adds documentation * updates "about" , "classes" and "example" documentation pages

File last commit:

r252:43766a725919
r421:fe0a0dc06876
Show More
zoomlinechart.pro
10 lines | 167 B | text/idl | PrologLexer
Michal Klocek
Examples build setup cleanup
r252 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
Michal Klocek
Add zoom support...
r67 }
Michal Klocek
Examples build setup cleanup
r252 TARGET = zoomlinechart
Michal Klocek
Add zoom support...
r67 HEADERS += chartwidget.h
SOURCES += main.cpp chartwidget.cpp