##// END OF EJS Templates
Fancified the demos page of docs
Fancified the demos page of docs

File last commit:

r979:6c4321224538
r2037:f208001aad1c
Show More
examples-piechart.qdoc
8 lines | 215 B | text/plain | TextLexer
/ doc / src / examples-piechart.qdoc
Michal Klocek
Refactor documentation...
r330 /*!
Tero Ahola
Fixing example documentation
r500 \example examples/piechart
Jani Honkonen
Pie doc updates
r880 \title Piechart Example
Michal Klocek
Refactor documentation...
r330 \subtitle
Jani Honkonen
Pie doc updates
r880 The example shows how to create simple pie chart and do some customizations to a pie slice.
Tero Ahola
Documentation front page
r979 \image examples_piechart.png
Jani Honkonen
Pie doc updates
r880 */