##// END OF EJS Templates
reintroducing clicked and hovered signals to barset. Makes some things easier on QML api
reintroducing clicked and hovered signals to barset. Makes some things easier on QML api

File last commit:

r1392:5379c05bf653
r1490:b134c8a9174e
Show More
demos.qdoc
29 lines | 1.0 KiB | text/plain | TextLexer
/*!
\page demos.html
\title Demos
\keyword Demos
\raw HTML
<table cellpadding="2" cellspacing="1" border="0" width="100%" class="indextable">
<tr>
<th class="titleheader" width="33%">
List of demos
</th>
</tr>
<tr>
<td valign="top">
<ul>
<li><a href="demos-chartthemes.html">Chart themes</a></li>
<li><a href="demos-piechartcustomization.html">Pie chart customization</a></li>
<li><a href="demos-dynamicspline.html">Dynamic spline chart</a></li>
<li><a href="demos-qmlchart.html">Qml Basic Charts</a></li>
<li><a href="demos-qmlcustomizations.html">Qml Customizations</a></li>
<li><a href="demos-qmlweather.html">Qml Weather</a></li>
<li><a href="demos-qmlf1legends.html">Qml F1 Legends</a></li>
<li><a href="demos-qmlcustommodel.html">Qml Custom Model</a></li>
</ul>
</td>
</tr>
</table>
\endraw
*/