##// END OF EJS Templates
enablers for tooltip and floating values, bug fixing, updated examples. tidying up the code
enablers for tooltip and floating values, bug fixing, updated examples. tidying up the code

File last commit:

r194:c7a6b069859c
r296:8254aab7233d
Show More
scatter.pri
13 lines | 248 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/qscatterseries.cpp \
$$PWD/scatterpresenter.cpp
PRIVATE_HEADERS += \
$$PWD/scatterpresenter_p.h \
$$PWD/scatterseries_p.h
PUBLIC_HEADERS += \
$$PWD/qscatterseries.h