##// END OF EJS Templates
Added clicked signal to scatter...
Added clicked signal to scatter Also optimized painting implementation to use shapes. This introduced a bug: some of the markers are now drawn with no brush...

File last commit:

r296:8254aab7233d
r316:101197172c50
Show More
barchart.pro
10 lines | 172 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = barchart
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h