##// END OF EJS Templates
Adds rubberband for zooming...
Adds rubberband for zooming * adds qchartview class * implements mouse events for handling rubberband

File last commit:

r44:e27ee8c1403e
r58:1c099f3b0fd1
Show More
linechart.pro
15 lines | 242 B | text/idl | PrologLexer
!include( ../../common.pri ) {
error( "Couldn't find the common.pri file!" )
}
!include( ../../integrated.pri ) {
error( "Couldn't find the integrated.pri file !")
}
TARGET = lineChart
TEMPLATE = app
QT += core gui
SOURCES += main.cpp