##// END OF EJS Templates
barseries api change proposal (as TODOs). Support for positioning of bars to x-axis.
barseries api change proposal (as TODOs). Support for positioning of bars to x-axis.

File last commit:

r938:43d9ec405aa3
r1159:eb9b7c9d2f78
Show More
areachart.pri
12 lines | 248 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/areachartitem.cpp \
$$PWD/qareaseries.cpp
PRIVATE_HEADERS += \
$$PWD/areachartitem_p.h \
$$PWD/qareaseries_p.h
PUBLIC_HEADERS += \
$$PWD/qareaseries.h