##// END OF EJS Templates
Fix Charts documentation...
Fix Charts documentation The documentation structure is changed so that it can be generated with both Qt5 and Qt4. Also the erroneous VBarModelMapper is removed from VBoxPlotModelMapper documentation. Task-number: QTRD-2492, QTRD-2495 Change-Id: I45028915ca55f6ff1170db58518a8f08ac4158fb Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r2610:66fa88d10640
r2639:2ce3423968b5
Show More
demos-chartthemes.qdoc
13 lines | 451 B | text/plain | TextLexer
/ doc / src / demos-chartthemes.qdoc
/*!
\example demos/chartthemes
\title Chart themes demo
\subtitle
This demo shows the look and feel of the different built-in themes for all supported chart types.
In order to give the result a more harmonious look, the background palette of the application is
customized to the theme selected.
\image demo_chartthemes_light.png
\image demo_chartthemes_brown_sand.png
\image demo_chartthemes_blue_cerulean.png
*/