##// END OF EJS Templates
fix docs of qlineseries
fix docs of qlineseries

File last commit:

r296:8254aab7233d
r350:e5a7079e286c
Show More
barchart.pro
10 lines | 172 B | text/idl | PrologLexer
Michal Klocek
Examples build setup cleanup
r252 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
sauimone
Added bar chart example
r78 }
TARGET = barchart
SOURCES += main.cpp \
sauimone
enablers for tooltip and floating values, bug fixing, updated examples. tidying up the code
r296 chartwidget.cpp
sauimone
Added bar chart example
r78 HEADERS += \
sauimone
enablers for tooltip and floating values, bug fixing, updated examples. tidying up the code
r296 chartwidget.h
sauimone
Added bar chart example
r78