##// END OF EJS Templates
Scatter API review: changed signal now private etc.
Scatter API review: changed signal now private etc.

File last commit:

r425:85842e6c8dba
r459:272f4a2e7431
Show More
stackedbarchartdrilldown.pro
9 lines | 187 B | text/idl | PrologLexer
sauimone
Better way to enable features to user. Do less, but expose signals to user and allow user to descide what to do.
r425 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = stackedbarchartdrilldown
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h