##// END OF EJS Templates
Added parametric zoom on QChart....
Added parametric zoom on QChart. Signed-off-by: jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r2861:21c113d296ef
r2900:7532b52dd10c
Show More
qml.pro
6 lines | 176 B | text/idl | PrologLexer
!include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_qml.cpp
QT += qml quick
contains(QT_COORD_TYPE, float): DEFINES += QT_QREAL_IS_FLOAT