##// END OF EJS Templates
Better way to enable features to user. Do less, but expose signals to user and allow user to descide what to do.
Better way to enable features to user. Do less, but expose signals to user and allow user to descide what to do.

File last commit:

r252:43766a725919
r425:85842e6c8dba
Show More
zoomlinechart.pro
10 lines | 167 B | text/idl | PrologLexer
Michal Klocek
Examples build setup cleanup
r252 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
Michal Klocek
Add zoom support...
r67 }
Michal Klocek
Examples build setup cleanup
r252 TARGET = zoomlinechart
Michal Klocek
Add zoom support...
r67 HEADERS += chartwidget.h
SOURCES += main.cpp chartwidget.cpp