diff --git a/doc/src/demos-qmlchart.qdoc b/doc/src/demos-qmlchart.qdoc new file mode 100644 index 0000000..a6661c7 --- /dev/null +++ b/doc/src/demos-qmlchart.qdoc @@ -0,0 +1,7 @@ +/*! + \example demos/qmlchart + \title Qml charts demo + \subtitle + + This is a basic demonstration how to use the different chart types by using qml. +*/ diff --git a/doc/src/demos.qdoc b/doc/src/demos.qdoc index e2e419b..ec9f3a7 100644 --- a/doc/src/demos.qdoc +++ b/doc/src/demos.qdoc @@ -16,9 +16,11 @@
  • Chart themes
  • Pie chart customization
  • Dynamic spline chart
  • +
  • Qml chart
  • \endraw */ +