qtcharts/example/example.pro

11 lines
219 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
SUBDIRS += linechart \
zoomlinechart \
2012-01-26 09:45:08 +00:00
colorlinechart \
2012-01-27 13:19:43 +00:00
barchart \
2012-01-30 13:27:25 +00:00
stackedbarchart \
2012-02-03 09:49:09 +00:00
percentbarchart \
2012-02-07 08:17:46 +00:00
scatter \
piechart
2012-02-03 09:49:09 +00:00