summaryrefslogtreecommitdiffstats
path: root/src/charts/doc/src/examples-chartthemes.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/doc/src/examples-chartthemes.qdoc')
-rw-r--r--src/charts/doc/src/examples-chartthemes.qdoc15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/charts/doc/src/examples-chartthemes.qdoc b/src/charts/doc/src/examples-chartthemes.qdoc
new file mode 100644
index 00000000..d6121435
--- /dev/null
+++ b/src/charts/doc/src/examples-chartthemes.qdoc
@@ -0,0 +1,15 @@
+/*!
+ \example chartthemes
+ \title Chart themes example
+ \ingroup qtcharts_examples
+
+ \brief The example shows the look and feel of the different built-in themes.
+
+ This example 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 examples_chartthemes_light.png
+ \image examples_chartthemes_brown_sand.png
+ \image examples_chartthemes_blue_cerulean.png
+*/