##// END OF EJS Templates
Area chart of theme example to use zero lower series
Area chart of theme example to use zero lower series

File last commit:

r437:8d9e377a1065
r539:d81325ed2c25
Show More
piechart.pri
16 lines | 304 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/qpieseries.cpp \
$$PWD/pieslice.cpp \
$$PWD/piepresenter.cpp \
$$PWD/qpieslice.cpp
PRIVATE_HEADERS += \
$$PWD/piepresenter_p.h \
$$PWD/pieslice_p.h \
PUBLIC_HEADERS += \
$$PWD/qpieseries.h \
$$PWD/qpieslice.h