##// END OF EJS Templates
QXYModelMapper: Handle model reset....
QXYModelMapper: Handle model reset. Task-number: QTRD-3519 Change-Id: I312f377dec6574ecef2ebc8b897f0aa1c5e92be1 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>

File last commit:

r2712:c544258484ff
r2773:7a4cd1d34c08
Show More
qmloscilloscope.pro
11 lines | 225 B | text/idl | PrologLexer
Mika Salmela
A new box-and-whiskers series type added to charts....
r2548 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
Titta Heikkala
Qt Charts project file structure change...
r2712 RESOURCES += resources.qrc
Mika Salmela
A new box-and-whiskers series type added to charts....
r2548 SOURCES += main.cpp \
Titta Heikkala
Qt Charts project file structure change...
r2712 datasource.cpp
OTHER_FILES += qml/qmloscilloscope/*
Mika Salmela
A new box-and-whiskers series type added to charts....
r2548
HEADERS += \
Titta Heikkala
Qt Charts project file structure change...
r2712 datasource.h