##// END OF EJS Templates
Added data getter for XY series; example for customizing the looks
Added data getter for XY series; example for customizing the looks

File last commit:

r486:7ab45bf9f776
r491:4417e87c4247
Show More
gdpbarchart.pro
10 lines | 235 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
QT+= sql
TARGET = gdpbarchart
SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h
QMAKE_POST_LINK += $$QMAKE_COPY gdpData $$CHART_BUILD_BIN_DIR