##// END OF EJS Templates
Naming convention change for barcharts. QBarChartSeries is now QBarSeries etc.
Naming convention change for barcharts. QBarChartSeries is now QBarSeries etc.

File last commit:

r296:8254aab7233d
r338:7289fb2b50fb
Show More
stackedbarchart.pro
9 lines | 178 B | text/idl | PrologLexer
Michal Klocek
Examples build setup cleanup
r252 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
sauimone
added missing example files :)
r96 }
TARGET = stackedbarchart
SOURCES += main.cpp \
sauimone
enablers for tooltip and floating values, bug fixing, updated examples. tidying up the code
r296 chartwidget.cpp
sauimone
added missing example files :)
r96 HEADERS += \
sauimone
enablers for tooltip and floating values, bug fixing, updated examples. tidying up the code
r296 chartwidget.h
sauimone
added missing example files :)
r96