##// END OF EJS Templates
bug fix in legend signals
bug fix in legend signals

File last commit:

r486:7ab45bf9f776
r569:41841e53b04b
Show More
dynamiclinechart.pro
10 lines | 168 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.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