##// END OF EJS Templates
Added colormap chart examples...
Added colormap chart examples Improved Zoom, added direction parameter. Signed-off-by: jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r2714:929d943d1aab
r2901:d2a7a7849617
Show More
tests.pri
10 lines | 149 B | text/plain | TextLexer
TEMPLATE = app
QT += charts
contains(TARGET, qml.*) {
QT += qml quick
}
target.path = $$[QT_INSTALL_TESTS]/charts/$$TARGET
INSTALLS += target