##// END OF EJS Templates
Bugfix no geometry call when axis removed and added again
Bugfix no geometry call when axis removed and added again

File last commit:

r218:a262b7f22535
r259:dfda127abd04
Show More
qcharts.qdocconf
18 lines | 467 B | text/plain | TextLexer
#include(compat.qdocconf)
project = QCharts
description = Library for creating charts
sourcedirs = ./src \
./example
headerdirs = ./src \
./example
exampledirs = ./src \
./example
sources.fileextensions = "*.cpp *.qdoc *.mm *.qml"
headers.fileextensions = "*.h *.ch *.h++ *.hh *.hpp *.hxx"
examples.fileextensions = "*.cpp *.h *.js *.xq *.svg *.xml *.ui *.qhp *.qhcp *.qml"
examples.imageextensions = "*.png *.jpeg *.jpg *.gif *.mng"
outputdir = ./doc/html