##// END OF EJS Templates
Refactor current draft to fit int current design specs...
Refactor current draft to fit int current design specs * fixes compilation errors * adds QChartSeries * adds QXYChartSeries * adds QXYLineChartItem * fixes xylinechart example to use QChartWidget

File last commit:

r21:f4dbcb0551ab
r21:f4dbcb0551ab
Show More
linechart.pro
8 lines | 90 B | text/idl | PrologLexer
TARGET = lineChart
TEMPLATE = app
QT += core gui
CONFIG += charts
SOURCES += main.cpp