##// END OF EJS Templates
QChart and QChartView now has some description for all the functions
QChart and QChartView now has some description for all the functions

File last commit:

r276:d062a7f38647
r287:6e151fb989cd
Show More
barchart.pro
12 lines | 216 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = barchart
SOURCES += main.cpp \
chartwidget.cpp \
custombarset.cpp
HEADERS += \
chartwidget.h \
custombarset.h