##// END OF EJS Templates
QDoc to use style sheets...
QDoc to use style sheets Moved qcharts.qdocconf into doc folder. Created draf qdoc documentation for scatter.

File last commit:

r252:43766a725919
r260:0ff1cb97d473
Show More
multichart.pro
12 lines | 187 B | text/idl | PrologLexer
Michal Klocek
Examples build setup cleanup
r252 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
Tero Ahola
Added example with multiple chart views
r198 }
TARGET = multichart
SOURCES += main.cpp \
multichartwidget.cpp
HEADERS += \
multichartwidget.h