##// END OF EJS Templates
Added isZoomed method to ChartView...
Added isZoomed method to ChartView isZoomed() method added also the the QML side. Change-Id: Ic0e878bb383316f37a4136d4b920849f1f1853ef Task-number: QTRD-3667 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>

File last commit:

r2712:c544258484ff
r2813:643291cd617f
Show More
qml.pro
5 lines | 115 B | text/idl | PrologLexer
Michal Klocek
Adds tst_qml basic stub for checking plugin loading qml
r1997 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_qml.cpp
Titta Heikkala
Qt Charts project file structure change...
r2712 QT += qml quick