##// END OF EJS Templates
Refactor domain model...
Refactor domain model * rewrites doman hadnling to support better mulitaxis * rewrites zoom in zoom out handling * makes domain a qobject * adds domain unit test * updates chartdataset unit test * renames signlas and slots for domain handling

File last commit:

r252:43766a725919
r439:86afa1b4ff5f
Show More
dynamiclinechart.pro
10 lines | 166 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
QT+=opengl
TARGET = dynamiclinechart
SOURCES += main.cpp
HEADERS += wavegenerator.h