##// END OF EJS Templates
Made Qml Oscilloscope example little more sensible...
Made Qml Oscilloscope example little more sensible Removed spline and animations as the point of the example is to demonstrate high refresh rate use case. Also now default to useOpenGL. Change-Id: Iaf43bd8789893a9ed9bc409038e7d22d1bd7185d Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r2828:7557d1ea51b5
r2832:faab188cb2e7
Show More
wavechart.pro
7 lines | 157 B | text/idl | PrologLexer
Miikka Heikkinen
Moved manual tests to separate directory....
r2734 !include( ../../tests.pri ) {
error( "Couldn't find the test.pri file!" )
Michal Klocek
Adds test/wavechart
r867 }
Miikka Heikkinen
Moved manual tests to separate directory....
r2734
Michal Klocek
Adds test/wavechart
r867 TARGET = wavechart
SOURCES += main.cpp wavechart.cpp
HEADERS += wavechart.h