##// 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:

r425:85842e6c8dba
r439:86afa1b4ff5f
Show More
stackedbarchartdrilldown.pro
9 lines | 187 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = stackedbarchartdrilldown
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h