##// END OF EJS Templates
QSplineSeries documentation added
QSplineSeries documentation added

File last commit:

r252:43766a725919
r433:c8744ab348e4
Show More
dynamiclinechart.pro
10 lines | 166 B | text/idl | PrologLexer
Michal Klocek
Examples build setup cleanup
r252 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
Michal Klocek
Refactors qchart , adds line animation...
r131 }
Michal Klocek
Examples build setup cleanup
r252 QT+=opengl
TARGET = dynamiclinechart
Michal Klocek
Refactors qchart , adds line animation...
r131 SOURCES += main.cpp
Michal Klocek
update dynamiclinechart example
r133 HEADERS += wavegenerator.h
Michal Klocek
Refactors qchart , adds line animation...
r131