##// END OF EJS Templates
Fix for hiding overloaded virtual functions...
Fix for hiding overloaded virtual functions ChartAxisElement::setGeometry(QRectF, QRectF) hided virtual function with the same name from QGraphicsLayoutItem. Causes around 400 warnings. Change-Id: I4474e4879058e2b785e72897ed47dea0f2b24cd1 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r2038:5ec16ab61597
r2572:fd6a3d4befc5
Show More
examples-piechartdrilldown.qdoc
9 lines | 257 B | text/plain | TextLexer
/ doc / src / examples-piechartdrilldown.qdoc
/*!
\example examples/piechartdrilldown
\title Piechart drilldown example
\subtitle
The example shows how to implement a piechart with drilldown effect.
\image examples_piechartdrill1.png
\image examples_piechartdrill2.png
*/