##// END OF EJS Templates
warnings are errors Arska special fix
warnings are errors Arska special fix

File last commit:

r486:7ab45bf9f776
r769:97d7894ac1de
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