##// END OF EJS Templates
QPieSeries: label value is now also updated when the same row/column of the model is mapped for values and labels
QPieSeries: label value is now also updated when the same row/column of the model is mapped for values and labels

File last commit:

r476:b6fb05e4e56f
r638:61d3ed85e2c1
Show More
linechart.pri
11 lines | 221 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/linechartitem.cpp \
$$PWD/qlineseries.cpp
PRIVATE_HEADERS += \
$$PWD/linechartitem_p.h
PUBLIC_HEADERS += \
$$PWD/qlineseries.h