Files
qwt/doc/html/class_qwt_plot_bar_chart.html
2023-10-31 09:22:42 +01:00

1233 lines
111 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Qwt User&#39;s Guide: QwtPlotBarChart Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Qwt User&#39;s Guide
&#160;<span id="projectnumber">6.2.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('class_qwt_plot_bar_chart.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="class_qwt_plot_bar_chart-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">QwtPlotBarChart Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><a class="el" href="class_qwt_plot_bar_chart.html" title="QwtPlotBarChart displays a series of a values as bars.">QwtPlotBarChart</a> displays a series of a values as bars.
<a href="class_qwt_plot_bar_chart.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="qwt__plot__barchart_8h_source.html">qwt_plot_barchart.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for QwtPlotBarChart:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="class_qwt_plot_bar_chart__inherit__graph.svg" width="392" height="262"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
</div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a5648ff170b563218111d022993b1d6a3"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a5648ff170b563218111d022993b1d6a3">LegendMode</a> { <a class="el" href="class_qwt_plot_bar_chart.html#a5648ff170b563218111d022993b1d6a3afff608b4bdd6b57ab86204c13d58f504">LegendChartTitle</a>
, <a class="el" href="class_qwt_plot_bar_chart.html#a5648ff170b563218111d022993b1d6a3a1d24c89de2f25180a0814d80f8b54c8e">LegendBarTitles</a>
}</td></tr>
<tr class="memdesc:a5648ff170b563218111d022993b1d6a3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Legend modes. <a href="class_qwt_plot_bar_chart.html#a5648ff170b563218111d022993b1d6a3">More...</a><br /></td></tr>
<tr class="separator:a5648ff170b563218111d022993b1d6a3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_types_class_qwt_plot_abstract_bar_chart"><td colspan="2" onclick="javascript:toggleInherit('pub_types_class_qwt_plot_abstract_bar_chart')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="class_qwt_plot_abstract_bar_chart.html">QwtPlotAbstractBarChart</a></td></tr>
<tr class="memitem:ae1db0e1606747ef46c863c54c210e53a inherit pub_types_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#ae1db0e1606747ef46c863c54c210e53a">LayoutPolicy</a> { <a class="el" href="class_qwt_plot_abstract_bar_chart.html#ae1db0e1606747ef46c863c54c210e53aa6d8801b5f08318c9be2441ca4bb15a96">AutoAdjustSamples</a>
, <a class="el" href="class_qwt_plot_abstract_bar_chart.html#ae1db0e1606747ef46c863c54c210e53aaa436f4537d15dbfac62c864389b12220">ScaleSamplesToAxes</a>
, <a class="el" href="class_qwt_plot_abstract_bar_chart.html#ae1db0e1606747ef46c863c54c210e53aaf63f5c75741674252ac3d788735873d5">ScaleSampleToCanvas</a>
, <a class="el" href="class_qwt_plot_abstract_bar_chart.html#ae1db0e1606747ef46c863c54c210e53aa17d33062f0a9e6c38e43a0c51ba778e5">FixedSampleSize</a>
}</td></tr>
<tr class="memdesc:ae1db0e1606747ef46c863c54c210e53a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Mode how to calculate the bar width. <a href="class_qwt_plot_abstract_bar_chart.html#ae1db0e1606747ef46c863c54c210e53a">More...</a><br /></td></tr>
<tr class="separator:ae1db0e1606747ef46c863c54c210e53a inherit pub_types_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_types_class_qwt_plot_item"><td colspan="2" onclick="javascript:toggleInherit('pub_types_class_qwt_plot_item')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="class_qwt_plot_item.html">QwtPlotItem</a></td></tr>
<tr class="memitem:ab149ac85e233ce9cedf2f2f2af871bf3 inherit pub_types_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3">RttiValues</a> { <br />
&#160;&#160;<a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3af1fb53ddb320ecbf2bba00a323cf08ff">Rtti_PlotItem</a> = 0
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3af3125faa8333135a5724cc1d6c276683">Rtti_PlotGrid</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a386936d7e0186eabeb833a51cc4fb1cc">Rtti_PlotScale</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a06cd77e370cf62597501e692965e1f9c">Rtti_PlotLegend</a>
, <br />
&#160;&#160;<a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a15b3819a193f24b76c78e39cb80c7789">Rtti_PlotMarker</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3af51a35012ed097a762b8918cf20caa69">Rtti_PlotCurve</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a27c1741ae71fad58da835b747246015d">Rtti_PlotSpectroCurve</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a5698aa120baa6e3d3d2a6bda8a82b226">Rtti_PlotIntervalCurve</a>
, <br />
&#160;&#160;<a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a4538dd66ec78ffd7ce6763f9000edcee">Rtti_PlotHistogram</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3ad67d72195856e6fd8112e1b310f3acb7">Rtti_PlotSpectrogram</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3af7c213b8b6f59d4362cbf8c474fd5b5c">Rtti_PlotGraphic</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3abcd9cebf717e528cb67458abfbf622dd">Rtti_PlotTradingCurve</a>
, <br />
&#160;&#160;<a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3ab89eb3547903640b6cc9d0aac02ef6c3">Rtti_PlotBarChart</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a73007ac5158d0ac857af2c6dcecf2712">Rtti_PlotMultiBarChart</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3af18fa4c34b44eaf43e13608c6bd7c7b7">Rtti_PlotShape</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3ae6f046fd43f578ad8a59243e6e665167">Rtti_PlotTextLabel</a>
, <br />
&#160;&#160;<a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a52b2ec5c64c77a36a103b329a530b606">Rtti_PlotZone</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a0619b6d42554232a9b6f4c79f69af8c3">Rtti_PlotVectorField</a>
, <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3aa60198228f57f46d4c64e4779107d0dc">Rtti_PlotUserItem</a> = 1000
<br />
}</td></tr>
<tr class="memdesc:ab149ac85e233ce9cedf2f2f2af871bf3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Runtime type information. <a href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3">More...</a><br /></td></tr>
<tr class="separator:ab149ac85e233ce9cedf2f2f2af871bf3 inherit pub_types_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae0fabcdd35f4818ce5bbe019b0eed062 inherit pub_types_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#ae0fabcdd35f4818ce5bbe019b0eed062">ItemAttribute</a> { <a class="el" href="class_qwt_plot_item.html#ae0fabcdd35f4818ce5bbe019b0eed062a4e377b54bd879c60a95162b6a9e9e176">Legend</a> = 0x01
, <a class="el" href="class_qwt_plot_item.html#ae0fabcdd35f4818ce5bbe019b0eed062a9de83e2ad8a88796a36a11ef8b033a48">AutoScale</a> = 0x02
, <a class="el" href="class_qwt_plot_item.html#ae0fabcdd35f4818ce5bbe019b0eed062a56ea00cf43b862667dec2ac727307d4d">Margins</a> = 0x04
}</td></tr>
<tr class="memdesc:ae0fabcdd35f4818ce5bbe019b0eed062"><td class="mdescLeft">&#160;</td><td class="mdescRight">Plot Item Attributes. <a href="class_qwt_plot_item.html#ae0fabcdd35f4818ce5bbe019b0eed062">More...</a><br /></td></tr>
<tr class="separator:ae0fabcdd35f4818ce5bbe019b0eed062 inherit pub_types_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:affbc42460ace9ac725fa825a3f8bfb66 inherit pub_types_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#affbc42460ace9ac725fa825a3f8bfb66">ItemInterest</a> { <a class="el" href="class_qwt_plot_item.html#affbc42460ace9ac725fa825a3f8bfb66a0d1c46890f22ef973d897ab0a9d38971">ScaleInterest</a> = 0x01
, <a class="el" href="class_qwt_plot_item.html#affbc42460ace9ac725fa825a3f8bfb66afcc4ef45e6613104ccc2b9f7988e4d22">LegendInterest</a> = 0x02
}</td></tr>
<tr class="memdesc:affbc42460ace9ac725fa825a3f8bfb66"><td class="mdescLeft">&#160;</td><td class="mdescRight">Plot Item Interests. <a href="class_qwt_plot_item.html#affbc42460ace9ac725fa825a3f8bfb66">More...</a><br /></td></tr>
<tr class="separator:affbc42460ace9ac725fa825a3f8bfb66 inherit pub_types_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abe0e8a39aceef9a600b73e02550a9704 inherit pub_types_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#abe0e8a39aceef9a600b73e02550a9704">RenderHint</a> { <a class="el" href="class_qwt_plot_item.html#abe0e8a39aceef9a600b73e02550a9704ae0c9811915d496eaacbd749724647f13">RenderAntialiased</a> = 0x1
}</td></tr>
<tr class="memdesc:abe0e8a39aceef9a600b73e02550a9704"><td class="mdescLeft">&#160;</td><td class="mdescRight">Render hints. <a href="class_qwt_plot_item.html#abe0e8a39aceef9a600b73e02550a9704">More...</a><br /></td></tr>
<tr class="separator:abe0e8a39aceef9a600b73e02550a9704 inherit pub_types_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a56b47402d5d85b586e0908be6e30b8eb inherit pub_types_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">typedef QFlags&lt; <a class="el" href="class_qwt_plot_item.html#ae0fabcdd35f4818ce5bbe019b0eed062">ItemAttribute</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a56b47402d5d85b586e0908be6e30b8eb">ItemAttributes</a></td></tr>
<tr class="separator:a56b47402d5d85b586e0908be6e30b8eb inherit pub_types_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a091a91dac4e9a405a7d6d576fe335d94 inherit pub_types_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">typedef QFlags&lt; <a class="el" href="class_qwt_plot_item.html#affbc42460ace9ac725fa825a3f8bfb66">ItemInterest</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a091a91dac4e9a405a7d6d576fe335d94">ItemInterests</a></td></tr>
<tr class="separator:a091a91dac4e9a405a7d6d576fe335d94 inherit pub_types_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a448f33b595d511b18c2df88ac43503e1 inherit pub_types_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">typedef QFlags&lt; <a class="el" href="class_qwt_plot_item.html#abe0e8a39aceef9a600b73e02550a9704">RenderHint</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a448f33b595d511b18c2df88ac43503e1">RenderHints</a></td></tr>
<tr class="separator:a448f33b595d511b18c2df88ac43503e1 inherit pub_types_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a0eb3b8d8e14cfd78fee625cb00a4b1bf"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a0eb3b8d8e14cfd78fee625cb00a4b1bf">QwtPlotBarChart</a> (const QString &amp;<a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title</a>=QString())</td></tr>
<tr class="separator:a0eb3b8d8e14cfd78fee625cb00a4b1bf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a99bf404571a13a0f9a4e3a01cbe69d8a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a99bf404571a13a0f9a4e3a01cbe69d8a">QwtPlotBarChart</a> (const <a class="el" href="class_qwt_text.html">QwtText</a> &amp;<a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title</a>)</td></tr>
<tr class="separator:a99bf404571a13a0f9a4e3a01cbe69d8a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad09883b49e09cee21bb9d21cd7425271"><td class="memItemLeft" align="right" valign="top"><a id="ad09883b49e09cee21bb9d21cd7425271"></a>
virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#ad09883b49e09cee21bb9d21cd7425271">~QwtPlotBarChart</a> ()</td></tr>
<tr class="memdesc:ad09883b49e09cee21bb9d21cd7425271"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor. <br /></td></tr>
<tr class="separator:ad09883b49e09cee21bb9d21cd7425271"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7f826a213c3bbb53844e408ee76ab89a"><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a7f826a213c3bbb53844e408ee76ab89a">rtti</a> () const override</td></tr>
<tr class="separator:a7f826a213c3bbb53844e408ee76ab89a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a669eb25dba458699465b317f2e96c1eb"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a669eb25dba458699465b317f2e96c1eb">setSamples</a> (const <a class="el" href="class_q_vector.html">QVector</a>&lt; QPointF &gt; &amp;)</td></tr>
<tr class="separator:a669eb25dba458699465b317f2e96c1eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1b9e0f311a5570a93663994eb90b364f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a1b9e0f311a5570a93663994eb90b364f">setSamples</a> (const <a class="el" href="class_q_vector.html">QVector</a>&lt; double &gt; &amp;)</td></tr>
<tr class="separator:a1b9e0f311a5570a93663994eb90b364f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adace4331eb8d9686401e193303199800"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#adace4331eb8d9686401e193303199800">setSamples</a> (<a class="el" href="class_qwt_series_data.html">QwtSeriesData</a>&lt; QPointF &gt; *)</td></tr>
<tr class="separator:adace4331eb8d9686401e193303199800"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3e3c50c37484c3049dc9f433269e9a44"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a3e3c50c37484c3049dc9f433269e9a44">setSymbol</a> (<a class="el" href="class_qwt_column_symbol.html">QwtColumnSymbol</a> *)</td></tr>
<tr class="memdesc:a3e3c50c37484c3049dc9f433269e9a44"><td class="mdescLeft">&#160;</td><td class="mdescRight">Assign a symbol. <a href="class_qwt_plot_bar_chart.html#a3e3c50c37484c3049dc9f433269e9a44">More...</a><br /></td></tr>
<tr class="separator:a3e3c50c37484c3049dc9f433269e9a44"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa5123ad1cd4089988a2723d552ff83c3"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_qwt_column_symbol.html">QwtColumnSymbol</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#aa5123ad1cd4089988a2723d552ff83c3">symbol</a> () const</td></tr>
<tr class="separator:aa5123ad1cd4089988a2723d552ff83c3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1ba4d1347a2d493fe3859a1c0fac6a6d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a1ba4d1347a2d493fe3859a1c0fac6a6d">setLegendMode</a> (<a class="el" href="class_qwt_plot_bar_chart.html#a5648ff170b563218111d022993b1d6a3">LegendMode</a>)</td></tr>
<tr class="separator:a1ba4d1347a2d493fe3859a1c0fac6a6d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2de8f809c9b8054b3276a40dce6f5a05"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_qwt_plot_bar_chart.html#a5648ff170b563218111d022993b1d6a3">LegendMode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a2de8f809c9b8054b3276a40dce6f5a05">legendMode</a> () const</td></tr>
<tr class="separator:a2de8f809c9b8054b3276a40dce6f5a05"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a682776cbf3c45d5f4fe3f78bec8f371c"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a682776cbf3c45d5f4fe3f78bec8f371c">drawSeries</a> (QPainter *, const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;xMap, const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;yMap, const QRectF &amp;canvasRect, int from, int to) const override</td></tr>
<tr class="separator:a682776cbf3c45d5f4fe3f78bec8f371c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae061f39c0034f5269fae99685ad576a7"><td class="memItemLeft" align="right" valign="top">virtual QRectF&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#ae061f39c0034f5269fae99685ad576a7">boundingRect</a> () const override</td></tr>
<tr class="separator:ae061f39c0034f5269fae99685ad576a7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a413a67d1a58f2ed7ddd1ff6aade20012"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_qwt_column_symbol.html">QwtColumnSymbol</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a413a67d1a58f2ed7ddd1ff6aade20012">specialSymbol</a> (int sampleIndex, const QPointF &amp;) const</td></tr>
<tr class="separator:a413a67d1a58f2ed7ddd1ff6aade20012"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7ff2f3ebbe4f49c31a3d4f259db8fdfc"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_qwt_text.html">QwtText</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a7ff2f3ebbe4f49c31a3d4f259db8fdfc">barTitle</a> (int sampleIndex) const</td></tr>
<tr class="memdesc:a7ff2f3ebbe4f49c31a3d4f259db8fdfc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the title of a bar. <a href="class_qwt_plot_bar_chart.html#a7ff2f3ebbe4f49c31a3d4f259db8fdfc">More...</a><br /></td></tr>
<tr class="separator:a7ff2f3ebbe4f49c31a3d4f259db8fdfc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_qwt_plot_abstract_bar_chart"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_qwt_plot_abstract_bar_chart')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_qwt_plot_abstract_bar_chart.html">QwtPlotAbstractBarChart</a></td></tr>
<tr class="memitem:a1eed4138383e5f0d118d518fd0255711 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#a1eed4138383e5f0d118d518fd0255711">QwtPlotAbstractBarChart</a> (const <a class="el" href="class_qwt_text.html">QwtText</a> &amp;<a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title</a>)</td></tr>
<tr class="separator:a1eed4138383e5f0d118d518fd0255711 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a80176eb6c7f95c5f5b9b90e595e1fdcd inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top"><a id="a80176eb6c7f95c5f5b9b90e595e1fdcd"></a>
virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#a80176eb6c7f95c5f5b9b90e595e1fdcd">~QwtPlotAbstractBarChart</a> ()</td></tr>
<tr class="memdesc:a80176eb6c7f95c5f5b9b90e595e1fdcd inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor. <br /></td></tr>
<tr class="separator:a80176eb6c7f95c5f5b9b90e595e1fdcd inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aabc7165ee75a38f444aa97e9b3dca16b inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#aabc7165ee75a38f444aa97e9b3dca16b">setLayoutPolicy</a> (<a class="el" href="class_qwt_plot_abstract_bar_chart.html#ae1db0e1606747ef46c863c54c210e53a">LayoutPolicy</a>)</td></tr>
<tr class="separator:aabc7165ee75a38f444aa97e9b3dca16b inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa54354ec5bf93e08b96110d8a8b5da86 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#ae1db0e1606747ef46c863c54c210e53a">LayoutPolicy</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#aa54354ec5bf93e08b96110d8a8b5da86">layoutPolicy</a> () const</td></tr>
<tr class="separator:aa54354ec5bf93e08b96110d8a8b5da86 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aff6bb52dad207c8396b359a248a00359 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#aff6bb52dad207c8396b359a248a00359">setLayoutHint</a> (double)</td></tr>
<tr class="separator:aff6bb52dad207c8396b359a248a00359 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1e656005c75874656527c70fe7648203 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#a1e656005c75874656527c70fe7648203">layoutHint</a> () const</td></tr>
<tr class="separator:a1e656005c75874656527c70fe7648203 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0cb5bd5a653918b1513fa87ad75fa8b1 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#a0cb5bd5a653918b1513fa87ad75fa8b1">setSpacing</a> (int)</td></tr>
<tr class="memdesc:a0cb5bd5a653918b1513fa87ad75fa8b1 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the spacing. <a href="class_qwt_plot_abstract_bar_chart.html#a0cb5bd5a653918b1513fa87ad75fa8b1">More...</a><br /></td></tr>
<tr class="separator:a0cb5bd5a653918b1513fa87ad75fa8b1 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6532fb226ed6df5452d3d96de0ad85b9 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#a6532fb226ed6df5452d3d96de0ad85b9">spacing</a> () const</td></tr>
<tr class="separator:a6532fb226ed6df5452d3d96de0ad85b9 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a97946d3da8e9fe2e49494a882651e4fd inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#a97946d3da8e9fe2e49494a882651e4fd">setMargin</a> (int)</td></tr>
<tr class="memdesc:a97946d3da8e9fe2e49494a882651e4fd inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the margin. <a href="class_qwt_plot_abstract_bar_chart.html#a97946d3da8e9fe2e49494a882651e4fd">More...</a><br /></td></tr>
<tr class="separator:a97946d3da8e9fe2e49494a882651e4fd inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8df1fbf69687f78f9859fd77a4963907 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#a8df1fbf69687f78f9859fd77a4963907">margin</a> () const</td></tr>
<tr class="separator:a8df1fbf69687f78f9859fd77a4963907 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adafbea42ddc3f7f639f2880a4bf683ad inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#adafbea42ddc3f7f639f2880a4bf683ad">setBaseline</a> (double)</td></tr>
<tr class="memdesc:adafbea42ddc3f7f639f2880a4bf683ad inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the baseline. <a href="class_qwt_plot_abstract_bar_chart.html#adafbea42ddc3f7f639f2880a4bf683ad">More...</a><br /></td></tr>
<tr class="separator:adafbea42ddc3f7f639f2880a4bf683ad inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4f6d60ce854bf008fce4e581e942ea51 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#a4f6d60ce854bf008fce4e581e942ea51">baseline</a> () const</td></tr>
<tr class="separator:a4f6d60ce854bf008fce4e581e942ea51 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9e9dd569100c1e04c913f4c4d957dd60 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#a9e9dd569100c1e04c913f4c4d957dd60">getCanvasMarginHint</a> (const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;xMap, const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;yMap, const QRectF &amp;canvasRect, double &amp;left, double &amp;top, double &amp;right, double &amp;bottom) const override</td></tr>
<tr class="memdesc:a9e9dd569100c1e04c913f4c4d957dd60 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="mdescLeft">&#160;</td><td class="mdescRight">Calculate a hint for the canvas margin. <a href="class_qwt_plot_abstract_bar_chart.html#a9e9dd569100c1e04c913f4c4d957dd60">More...</a><br /></td></tr>
<tr class="separator:a9e9dd569100c1e04c913f4c4d957dd60 inherit pub_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_qwt_plot_series_item"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_qwt_plot_series_item')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_qwt_plot_series_item.html">QwtPlotSeriesItem</a></td></tr>
<tr class="memitem:ac7243b15b2c8dd901a58694bc0324037 inherit pub_methods_class_qwt_plot_series_item"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_series_item.html#ac7243b15b2c8dd901a58694bc0324037">QwtPlotSeriesItem</a> (const QString &amp;<a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title</a>=QString())</td></tr>
<tr class="separator:ac7243b15b2c8dd901a58694bc0324037 inherit pub_methods_class_qwt_plot_series_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ada75c34290dbd2b12a199a70dbc0f2b9 inherit pub_methods_class_qwt_plot_series_item"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_series_item.html#ada75c34290dbd2b12a199a70dbc0f2b9">QwtPlotSeriesItem</a> (const <a class="el" href="class_qwt_text.html">QwtText</a> &amp;<a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title</a>)</td></tr>
<tr class="separator:ada75c34290dbd2b12a199a70dbc0f2b9 inherit pub_methods_class_qwt_plot_series_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa4ef832ea5b6c65c9538943794702bc5 inherit pub_methods_class_qwt_plot_series_item"><td class="memItemLeft" align="right" valign="top"><a id="aa4ef832ea5b6c65c9538943794702bc5"></a>
virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_series_item.html#aa4ef832ea5b6c65c9538943794702bc5">~QwtPlotSeriesItem</a> ()</td></tr>
<tr class="memdesc:aa4ef832ea5b6c65c9538943794702bc5 inherit pub_methods_class_qwt_plot_series_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor. <br /></td></tr>
<tr class="separator:aa4ef832ea5b6c65c9538943794702bc5 inherit pub_methods_class_qwt_plot_series_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9d131249079ec3bc503831349bd1a051 inherit pub_methods_class_qwt_plot_series_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_series_item.html#a9d131249079ec3bc503831349bd1a051">setOrientation</a> (Qt::Orientation)</td></tr>
<tr class="separator:a9d131249079ec3bc503831349bd1a051 inherit pub_methods_class_qwt_plot_series_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2717f491367632327a753eab8517506e inherit pub_methods_class_qwt_plot_series_item"><td class="memItemLeft" align="right" valign="top">Qt::Orientation&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_series_item.html#a2717f491367632327a753eab8517506e">orientation</a> () const</td></tr>
<tr class="separator:a2717f491367632327a753eab8517506e inherit pub_methods_class_qwt_plot_series_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac6ead33f8ce34b15bdf202c7ba1cc533 inherit pub_methods_class_qwt_plot_series_item"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_series_item.html#ac6ead33f8ce34b15bdf202c7ba1cc533">draw</a> (QPainter *, const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;xMap, const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;yMap, const QRectF &amp;canvasRect) const override</td></tr>
<tr class="memdesc:ac6ead33f8ce34b15bdf202c7ba1cc533 inherit pub_methods_class_qwt_plot_series_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Draw the complete series. <a href="class_qwt_plot_series_item.html#ac6ead33f8ce34b15bdf202c7ba1cc533">More...</a><br /></td></tr>
<tr class="separator:ac6ead33f8ce34b15bdf202c7ba1cc533 inherit pub_methods_class_qwt_plot_series_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac2e75e851ab7eb8ac0f5bd590e15c203 inherit pub_methods_class_qwt_plot_series_item"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_series_item.html#ac2e75e851ab7eb8ac0f5bd590e15c203">updateScaleDiv</a> (const <a class="el" href="class_qwt_scale_div.html">QwtScaleDiv</a> &amp;, const <a class="el" href="class_qwt_scale_div.html">QwtScaleDiv</a> &amp;) override</td></tr>
<tr class="memdesc:ac2e75e851ab7eb8ac0f5bd590e15c203 inherit pub_methods_class_qwt_plot_series_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Update the item to changes of the axes scale division. <a href="class_qwt_plot_series_item.html#ac2e75e851ab7eb8ac0f5bd590e15c203">More...</a><br /></td></tr>
<tr class="separator:ac2e75e851ab7eb8ac0f5bd590e15c203 inherit pub_methods_class_qwt_plot_series_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_qwt_plot_item"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_qwt_plot_item')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_qwt_plot_item.html">QwtPlotItem</a></td></tr>
<tr class="memitem:a02208d2d8265fcccc07e64ed051eda2b inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a02208d2d8265fcccc07e64ed051eda2b">QwtPlotItem</a> ()</td></tr>
<tr class="separator:a02208d2d8265fcccc07e64ed051eda2b inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aed06a7b94cd016df187fccc344e97f78 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#aed06a7b94cd016df187fccc344e97f78">QwtPlotItem</a> (const QString &amp;<a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title</a>)</td></tr>
<tr class="separator:aed06a7b94cd016df187fccc344e97f78 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2884fd0eb5845579f150b0ee81e7bb49 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a2884fd0eb5845579f150b0ee81e7bb49">QwtPlotItem</a> (const <a class="el" href="class_qwt_text.html">QwtText</a> &amp;<a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title</a>)</td></tr>
<tr class="separator:a2884fd0eb5845579f150b0ee81e7bb49 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a282a1d0424a06737f80e1fe83ccf7a0c inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top"><a id="a282a1d0424a06737f80e1fe83ccf7a0c"></a>
virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a282a1d0424a06737f80e1fe83ccf7a0c">~QwtPlotItem</a> ()</td></tr>
<tr class="memdesc:a282a1d0424a06737f80e1fe83ccf7a0c inherit pub_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destroy the <a class="el" href="class_qwt_plot_item.html" title="Base class for items on the plot canvas.">QwtPlotItem</a>. <br /></td></tr>
<tr class="separator:a282a1d0424a06737f80e1fe83ccf7a0c inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeb2f676533ccae3436bf578824e2165e inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#aeb2f676533ccae3436bf578824e2165e">attach</a> (<a class="el" href="class_qwt_plot.html">QwtPlot</a> *<a class="el" href="class_qwt_plot_item.html#a68dc5c562bdec6ee764ddedae6acd3bf">plot</a>)</td></tr>
<tr class="memdesc:aeb2f676533ccae3436bf578824e2165e inherit pub_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Attach the item to a plot. <a href="class_qwt_plot_item.html#aeb2f676533ccae3436bf578824e2165e">More...</a><br /></td></tr>
<tr class="separator:aeb2f676533ccae3436bf578824e2165e inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab2bbee6dbe36a5f1d0ce853ac66716a6 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#ab2bbee6dbe36a5f1d0ce853ac66716a6">detach</a> ()</td></tr>
<tr class="memdesc:ab2bbee6dbe36a5f1d0ce853ac66716a6 inherit pub_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method detaches a <a class="el" href="class_qwt_plot_item.html" title="Base class for items on the plot canvas.">QwtPlotItem</a> from any <a class="el" href="class_qwt_plot.html" title="A 2-D plotting widget.">QwtPlot</a> it has been associated with. <a href="class_qwt_plot_item.html#ab2bbee6dbe36a5f1d0ce853ac66716a6">More...</a><br /></td></tr>
<tr class="separator:ab2bbee6dbe36a5f1d0ce853ac66716a6 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a68dc5c562bdec6ee764ddedae6acd3bf inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top"><a id="a68dc5c562bdec6ee764ddedae6acd3bf"></a>
<a class="el" href="class_qwt_plot.html">QwtPlot</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a68dc5c562bdec6ee764ddedae6acd3bf">plot</a> () const</td></tr>
<tr class="memdesc:a68dc5c562bdec6ee764ddedae6acd3bf inherit pub_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return attached plot. <br /></td></tr>
<tr class="separator:a68dc5c562bdec6ee764ddedae6acd3bf inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1b74686181ab6dd5033917123c7db30f inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a1b74686181ab6dd5033917123c7db30f">setTitle</a> (const QString &amp;<a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title</a>)</td></tr>
<tr class="separator:a1b74686181ab6dd5033917123c7db30f inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2db3214b23b78274fa6f8c0321a76839 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a2db3214b23b78274fa6f8c0321a76839">setTitle</a> (const <a class="el" href="class_qwt_text.html">QwtText</a> &amp;<a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title</a>)</td></tr>
<tr class="separator:a2db3214b23b78274fa6f8c0321a76839 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3abdb947d71e457de120851922de3197 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_qwt_text.html">QwtText</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title</a> () const</td></tr>
<tr class="separator:a3abdb947d71e457de120851922de3197 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5a335be8ff488809a2cf7f4b734ad1b6 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a5a335be8ff488809a2cf7f4b734ad1b6">setItemAttribute</a> (<a class="el" href="class_qwt_plot_item.html#ae0fabcdd35f4818ce5bbe019b0eed062">ItemAttribute</a>, bool on=true)</td></tr>
<tr class="separator:a5a335be8ff488809a2cf7f4b734ad1b6 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac5ffcdbabee06b75a3cc5d863b61a69a inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#ac5ffcdbabee06b75a3cc5d863b61a69a">testItemAttribute</a> (<a class="el" href="class_qwt_plot_item.html#ae0fabcdd35f4818ce5bbe019b0eed062">ItemAttribute</a>) const</td></tr>
<tr class="separator:ac5ffcdbabee06b75a3cc5d863b61a69a inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab65cbfe489ff73e32a919a0633298fb7 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#ab65cbfe489ff73e32a919a0633298fb7">setItemInterest</a> (<a class="el" href="class_qwt_plot_item.html#affbc42460ace9ac725fa825a3f8bfb66">ItemInterest</a>, bool on=true)</td></tr>
<tr class="separator:ab65cbfe489ff73e32a919a0633298fb7 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8ce5dec4588f9010ffcda7c3bf661644 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a8ce5dec4588f9010ffcda7c3bf661644">testItemInterest</a> (<a class="el" href="class_qwt_plot_item.html#affbc42460ace9ac725fa825a3f8bfb66">ItemInterest</a>) const</td></tr>
<tr class="separator:a8ce5dec4588f9010ffcda7c3bf661644 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acd023c40f659c304ded324942865edc8 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#acd023c40f659c304ded324942865edc8">setRenderHint</a> (<a class="el" href="class_qwt_plot_item.html#abe0e8a39aceef9a600b73e02550a9704">RenderHint</a>, bool on=true)</td></tr>
<tr class="separator:acd023c40f659c304ded324942865edc8 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aca66d2161c8a6caf5ebef82f59770d15 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#aca66d2161c8a6caf5ebef82f59770d15">testRenderHint</a> (<a class="el" href="class_qwt_plot_item.html#abe0e8a39aceef9a600b73e02550a9704">RenderHint</a>) const</td></tr>
<tr class="separator:aca66d2161c8a6caf5ebef82f59770d15 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a188ae18fbbce9adcf259ebe2f0de1f6b inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a188ae18fbbce9adcf259ebe2f0de1f6b">setRenderThreadCount</a> (uint numThreads)</td></tr>
<tr class="separator:a188ae18fbbce9adcf259ebe2f0de1f6b inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae3651df9594cb48f8221f7b1cc7852ca inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">uint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#ae3651df9594cb48f8221f7b1cc7852ca">renderThreadCount</a> () const</td></tr>
<tr class="separator:ae3651df9594cb48f8221f7b1cc7852ca inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0827dd69bf19ec0145b6cc6efad2c11b inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a0827dd69bf19ec0145b6cc6efad2c11b">setLegendIconSize</a> (const QSize &amp;)</td></tr>
<tr class="separator:a0827dd69bf19ec0145b6cc6efad2c11b inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af516644c94b0ec799af2eb2f0d0f6893 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">QSize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#af516644c94b0ec799af2eb2f0d0f6893">legendIconSize</a> () const</td></tr>
<tr class="separator:af516644c94b0ec799af2eb2f0d0f6893 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a717c27fba94fd761a2d4ec06e9dbfa21 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a717c27fba94fd761a2d4ec06e9dbfa21">z</a> () const</td></tr>
<tr class="separator:a717c27fba94fd761a2d4ec06e9dbfa21 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a57d90e4146133b59d589c71b3a643e82 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a57d90e4146133b59d589c71b3a643e82">setZ</a> (double <a class="el" href="class_qwt_plot_item.html#a717c27fba94fd761a2d4ec06e9dbfa21">z</a>)</td></tr>
<tr class="memdesc:a57d90e4146133b59d589c71b3a643e82 inherit pub_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the z value. <a href="class_qwt_plot_item.html#a57d90e4146133b59d589c71b3a643e82">More...</a><br /></td></tr>
<tr class="separator:a57d90e4146133b59d589c71b3a643e82 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a93a50fb9c86bc66617e28315e02281c3 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top"><a id="a93a50fb9c86bc66617e28315e02281c3"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a93a50fb9c86bc66617e28315e02281c3">show</a> ()</td></tr>
<tr class="memdesc:a93a50fb9c86bc66617e28315e02281c3 inherit pub_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Show the item. <br /></td></tr>
<tr class="separator:a93a50fb9c86bc66617e28315e02281c3 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1faea017baa2492416a13e6bc3c144aa inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top"><a id="a1faea017baa2492416a13e6bc3c144aa"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a1faea017baa2492416a13e6bc3c144aa">hide</a> ()</td></tr>
<tr class="memdesc:a1faea017baa2492416a13e6bc3c144aa inherit pub_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Hide the item. <br /></td></tr>
<tr class="separator:a1faea017baa2492416a13e6bc3c144aa inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5f0eeb2b72207fd8d33a95b0565657a1 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a5f0eeb2b72207fd8d33a95b0565657a1">setVisible</a> (bool)</td></tr>
<tr class="separator:a5f0eeb2b72207fd8d33a95b0565657a1 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1f9e938bef95ccc7b3e026da277ea8f3 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a1f9e938bef95ccc7b3e026da277ea8f3">isVisible</a> () const</td></tr>
<tr class="separator:a1f9e938bef95ccc7b3e026da277ea8f3 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac9dc449bec8fa8e60ffc40de3684bb6f inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#ac9dc449bec8fa8e60ffc40de3684bb6f">setAxes</a> (QwtAxisId <a class="el" href="class_qwt_plot_item.html#a882b5eb610c7b384b64f0f6077f23c62">xAxis</a>, QwtAxisId <a class="el" href="class_qwt_plot_item.html#a04da91589ece54e665ca94e487f7a208">yAxis</a>)</td></tr>
<tr class="separator:ac9dc449bec8fa8e60ffc40de3684bb6f inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3e82191235fcb2a7010bdc39c3e8fdf8 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a3e82191235fcb2a7010bdc39c3e8fdf8">setXAxis</a> (QwtAxisId)</td></tr>
<tr class="separator:a3e82191235fcb2a7010bdc39c3e8fdf8 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a882b5eb610c7b384b64f0f6077f23c62 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top"><a id="a882b5eb610c7b384b64f0f6077f23c62"></a>
QwtAxisId&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a882b5eb610c7b384b64f0f6077f23c62">xAxis</a> () const</td></tr>
<tr class="memdesc:a882b5eb610c7b384b64f0f6077f23c62 inherit pub_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return xAxis. <br /></td></tr>
<tr class="separator:a882b5eb610c7b384b64f0f6077f23c62 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a26f9c92f0499c4ddd472651fa60a858a inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a26f9c92f0499c4ddd472651fa60a858a">setYAxis</a> (QwtAxisId)</td></tr>
<tr class="separator:a26f9c92f0499c4ddd472651fa60a858a inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a04da91589ece54e665ca94e487f7a208 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top"><a id="a04da91589ece54e665ca94e487f7a208"></a>
QwtAxisId&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a04da91589ece54e665ca94e487f7a208">yAxis</a> () const</td></tr>
<tr class="memdesc:a04da91589ece54e665ca94e487f7a208 inherit pub_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return yAxis. <br /></td></tr>
<tr class="separator:a04da91589ece54e665ca94e487f7a208 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad956fdbce5b0721abccce6d09fe4d5ce inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#ad956fdbce5b0721abccce6d09fe4d5ce">itemChanged</a> ()</td></tr>
<tr class="separator:ad956fdbce5b0721abccce6d09fe4d5ce inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3967414c7542e267d0c2793f02be7241 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a3967414c7542e267d0c2793f02be7241">legendChanged</a> ()</td></tr>
<tr class="separator:a3967414c7542e267d0c2793f02be7241 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af0c4272375b1ee95a1454c4c503ff324 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#af0c4272375b1ee95a1454c4c503ff324">updateLegend</a> (const <a class="el" href="class_qwt_plot_item.html">QwtPlotItem</a> *, const <a class="el" href="class_q_list.html">QList</a>&lt; <a class="el" href="class_qwt_legend_data.html">QwtLegendData</a> &gt; &amp;)</td></tr>
<tr class="memdesc:af0c4272375b1ee95a1454c4c503ff324 inherit pub_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Update the item to changes of the legend info. <a href="class_qwt_plot_item.html#af0c4272375b1ee95a1454c4c503ff324">More...</a><br /></td></tr>
<tr class="separator:af0c4272375b1ee95a1454c4c503ff324 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a43930f6c9bf9338130d2e098834732f4 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">QRectF&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a43930f6c9bf9338130d2e098834732f4">scaleRect</a> (const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;, const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;) const</td></tr>
<tr class="memdesc:a43930f6c9bf9338130d2e098834732f4 inherit pub_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Calculate the bounding scale rectangle of 2 maps. <a href="class_qwt_plot_item.html#a43930f6c9bf9338130d2e098834732f4">More...</a><br /></td></tr>
<tr class="separator:a43930f6c9bf9338130d2e098834732f4 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a08deefbedf8742f4877841b2dfd85822 inherit pub_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top">QRectF&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a08deefbedf8742f4877841b2dfd85822">paintRect</a> (const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;, const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;) const</td></tr>
<tr class="memdesc:a08deefbedf8742f4877841b2dfd85822 inherit pub_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Calculate the bounding paint rectangle of 2 maps. <a href="class_qwt_plot_item.html#a08deefbedf8742f4877841b2dfd85822">More...</a><br /></td></tr>
<tr class="separator:a08deefbedf8742f4877841b2dfd85822 inherit pub_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_qwt_abstract_series_store"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_qwt_abstract_series_store')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_qwt_abstract_series_store.html">QwtAbstractSeriesStore</a></td></tr>
<tr class="memitem:a3990acd8aba251e46d8c64d2154e3f72 inherit pub_methods_class_qwt_abstract_series_store"><td class="memItemLeft" align="right" valign="top"><a id="a3990acd8aba251e46d8c64d2154e3f72"></a>
virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_abstract_series_store.html#a3990acd8aba251e46d8c64d2154e3f72">~QwtAbstractSeriesStore</a> ()</td></tr>
<tr class="memdesc:a3990acd8aba251e46d8c64d2154e3f72 inherit pub_methods_class_qwt_abstract_series_store"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor. <br /></td></tr>
<tr class="separator:a3990acd8aba251e46d8c64d2154e3f72 inherit pub_methods_class_qwt_abstract_series_store"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_qwt_series_store"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_qwt_series_store')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_qwt_series_store.html">QwtSeriesStore&lt; QPointF &gt;</a></td></tr>
<tr class="memitem:aa23545f522f87da936c0f095ee07c80e inherit pub_methods_class_qwt_series_store"><td class="memItemLeft" align="right" valign="top"><a id="aa23545f522f87da936c0f095ee07c80e"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_series_store.html#aa23545f522f87da936c0f095ee07c80e">QwtSeriesStore</a> ()</td></tr>
<tr class="memdesc:aa23545f522f87da936c0f095ee07c80e inherit pub_methods_class_qwt_series_store"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor The store contains no series. <br /></td></tr>
<tr class="separator:aa23545f522f87da936c0f095ee07c80e inherit pub_methods_class_qwt_series_store"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae500a3787e77e16d096f4e6c1d292101 inherit pub_methods_class_qwt_series_store"><td class="memItemLeft" align="right" valign="top"><a id="ae500a3787e77e16d096f4e6c1d292101"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_series_store.html#ae500a3787e77e16d096f4e6c1d292101">~QwtSeriesStore</a> ()</td></tr>
<tr class="memdesc:ae500a3787e77e16d096f4e6c1d292101 inherit pub_methods_class_qwt_series_store"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor. <br /></td></tr>
<tr class="separator:ae500a3787e77e16d096f4e6c1d292101 inherit pub_methods_class_qwt_series_store"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:add3ce83fe90e976b75a0ebaa79caee4c inherit pub_methods_class_qwt_series_store"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_series_store.html#add3ce83fe90e976b75a0ebaa79caee4c">setData</a> (<a class="el" href="class_qwt_series_data.html">QwtSeriesData</a>&lt; QPointF &gt; *series)</td></tr>
<tr class="separator:add3ce83fe90e976b75a0ebaa79caee4c inherit pub_methods_class_qwt_series_store"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aae258d330c8d1bd2057b1f0bc13700f9 inherit pub_methods_class_qwt_series_store"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_qwt_series_data.html">QwtSeriesData</a>&lt; QPointF &gt; *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_series_store.html#aae258d330c8d1bd2057b1f0bc13700f9">data</a> ()</td></tr>
<tr class="separator:aae258d330c8d1bd2057b1f0bc13700f9 inherit pub_methods_class_qwt_series_store"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6836f39d0a702cc02e765d884cc2899d inherit pub_methods_class_qwt_series_store"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_qwt_series_data.html">QwtSeriesData</a>&lt; QPointF &gt; *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_series_store.html#a6836f39d0a702cc02e765d884cc2899d">data</a> () const</td></tr>
<tr class="separator:a6836f39d0a702cc02e765d884cc2899d inherit pub_methods_class_qwt_series_store"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a09f98212173ac6de604d8b63ebf6bb0a inherit pub_methods_class_qwt_series_store"><td class="memItemLeft" align="right" valign="top">QPointF&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_series_store.html#a09f98212173ac6de604d8b63ebf6bb0a">sample</a> (int index) const</td></tr>
<tr class="separator:a09f98212173ac6de604d8b63ebf6bb0a inherit pub_methods_class_qwt_series_store"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6391ad8acc1b3946006451f54a6558de inherit pub_methods_class_qwt_series_store"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_series_store.html#a6391ad8acc1b3946006451f54a6558de">dataSize</a> () const override</td></tr>
<tr class="separator:a6391ad8acc1b3946006451f54a6558de inherit pub_methods_class_qwt_series_store"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeb88b810f579a6cbf3af43b55aa073c0 inherit pub_methods_class_qwt_series_store"><td class="memItemLeft" align="right" valign="top">virtual QRectF&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_series_store.html#aeb88b810f579a6cbf3af43b55aa073c0">dataRect</a> () const override</td></tr>
<tr class="separator:aeb88b810f579a6cbf3af43b55aa073c0 inherit pub_methods_class_qwt_series_store"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af0a53590e829492e962b6b0381097efe inherit pub_methods_class_qwt_series_store"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_series_store.html#af0a53590e829492e962b6b0381097efe">setRectOfInterest</a> (const QRectF &amp;rect) override</td></tr>
<tr class="separator:af0a53590e829492e962b6b0381097efe inherit pub_methods_class_qwt_series_store"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5f47997d53d580e6a12a6ca61b7225b0 inherit pub_methods_class_qwt_series_store"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_qwt_series_data.html">QwtSeriesData</a>&lt; QPointF &gt; *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_series_store.html#a5f47997d53d580e6a12a6ca61b7225b0">swapData</a> (<a class="el" href="class_qwt_series_data.html">QwtSeriesData</a>&lt; QPointF &gt; *series)</td></tr>
<tr class="separator:a5f47997d53d580e6a12a6ca61b7225b0 inherit pub_methods_class_qwt_series_store"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:afffc27e7991f948fea79f98967ca11f1"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#afffc27e7991f948fea79f98967ca11f1">drawSample</a> (QPainter *painter, const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;xMap, const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;yMap, const QRectF &amp;canvasRect, const <a class="el" href="class_qwt_interval.html">QwtInterval</a> &amp;boundingInterval, int index, const QPointF &amp;<a class="el" href="class_qwt_series_store.html#a09f98212173ac6de604d8b63ebf6bb0a">sample</a>) const</td></tr>
<tr class="separator:afffc27e7991f948fea79f98967ca11f1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aab8cf5f65daa710bbe748a77a3ec9ea5"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#aab8cf5f65daa710bbe748a77a3ec9ea5">drawBar</a> (QPainter *, int sampleIndex, const QPointF &amp;<a class="el" href="class_qwt_series_store.html#a09f98212173ac6de604d8b63ebf6bb0a">sample</a>, const <a class="el" href="class_qwt_column_rect.html">QwtColumnRect</a> &amp;) const</td></tr>
<tr class="separator:aab8cf5f65daa710bbe748a77a3ec9ea5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab3de950fa1048ea170e784cbc36120bb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_qwt_column_rect.html">QwtColumnRect</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#ab3de950fa1048ea170e784cbc36120bb">columnRect</a> (const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;xMap, const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;yMap, const QRectF &amp;canvasRect, const <a class="el" href="class_qwt_interval.html">QwtInterval</a> &amp;boundingInterval, const QPointF &amp;<a class="el" href="class_qwt_series_store.html#a09f98212173ac6de604d8b63ebf6bb0a">sample</a>) const</td></tr>
<tr class="separator:ab3de950fa1048ea170e784cbc36120bb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a635ed8c73c642e816fa818866b7179b5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_q_list.html">QList</a>&lt; <a class="el" href="class_qwt_legend_data.html">QwtLegendData</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#a635ed8c73c642e816fa818866b7179b5">legendData</a> () const override</td></tr>
<tr class="memdesc:a635ed8c73c642e816fa818866b7179b5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return all information, that is needed to represent the item on the legend. <a href="class_qwt_plot_bar_chart.html#a635ed8c73c642e816fa818866b7179b5">More...</a><br /></td></tr>
<tr class="separator:a635ed8c73c642e816fa818866b7179b5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae1722806b4bb4e6b76e4fe11d726e6f2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_qwt_graphic.html">QwtGraphic</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_bar_chart.html#ae1722806b4bb4e6b76e4fe11d726e6f2">legendIcon</a> (int index, const QSizeF &amp;) const override</td></tr>
<tr class="separator:ae1722806b4bb4e6b76e4fe11d726e6f2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_class_qwt_plot_abstract_bar_chart"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_class_qwt_plot_abstract_bar_chart')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="class_qwt_plot_abstract_bar_chart.html">QwtPlotAbstractBarChart</a></td></tr>
<tr class="memitem:a25bb74331fa28bf0ea555dff0ca9d3cb inherit pro_methods_class_qwt_plot_abstract_bar_chart"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_abstract_bar_chart.html#a25bb74331fa28bf0ea555dff0ca9d3cb">sampleWidth</a> (const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;map, double canvasSize, double boundingSize, double value) const</td></tr>
<tr class="separator:a25bb74331fa28bf0ea555dff0ca9d3cb inherit pro_methods_class_qwt_plot_abstract_bar_chart"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_class_qwt_plot_series_item"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_class_qwt_plot_series_item')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="class_qwt_plot_series_item.html">QwtPlotSeriesItem</a></td></tr>
<tr class="memitem:a6361818c1d22e8ff4142ecdc755b54a9 inherit pro_methods_class_qwt_plot_series_item"><td class="memItemLeft" align="right" valign="top"><a id="a6361818c1d22e8ff4142ecdc755b54a9"></a>
virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_series_item.html#a6361818c1d22e8ff4142ecdc755b54a9">dataChanged</a> () override</td></tr>
<tr class="memdesc:a6361818c1d22e8ff4142ecdc755b54a9 inherit pro_methods_class_qwt_plot_series_item"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="class_qwt_plot_series_item.html#a6361818c1d22e8ff4142ecdc755b54a9" title="dataChanged() indicates, that the series has been changed.">dataChanged()</a> indicates, that the series has been changed. <br /></td></tr>
<tr class="separator:a6361818c1d22e8ff4142ecdc755b54a9 inherit pro_methods_class_qwt_plot_series_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_class_qwt_plot_item"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_class_qwt_plot_item')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="class_qwt_plot_item.html">QwtPlotItem</a></td></tr>
<tr class="memitem:a9a86df9a56ed5fea2cee81026e45f375 inherit pro_methods_class_qwt_plot_item"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_qwt_graphic.html">QwtGraphic</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_item.html#a9a86df9a56ed5fea2cee81026e45f375">defaultIcon</a> (const QBrush &amp;, const QSizeF &amp;) const</td></tr>
<tr class="memdesc:a9a86df9a56ed5fea2cee81026e45f375 inherit pro_methods_class_qwt_plot_item"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return a default icon from a brush. <a href="class_qwt_plot_item.html#a9a86df9a56ed5fea2cee81026e45f375">More...</a><br /></td></tr>
<tr class="separator:a9a86df9a56ed5fea2cee81026e45f375 inherit pro_methods_class_qwt_plot_item"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="class_qwt_plot_bar_chart.html" title="QwtPlotBarChart displays a series of a values as bars.">QwtPlotBarChart</a> displays a series of a values as bars. </p>
<p>Each bar might be customized individually by implementing a <a class="el" href="class_qwt_plot_bar_chart.html#a413a67d1a58f2ed7ddd1ff6aade20012">specialSymbol()</a>. Otherwise it is rendered using a default symbol.</p>
<p>Depending on its <a class="el" href="class_qwt_plot_series_item.html#a2717f491367632327a753eab8517506e">orientation()</a> the bars are displayed horizontally or vertically. The bars cover the interval between the <a class="el" href="class_qwt_plot_abstract_bar_chart.html#a4f6d60ce854bf008fce4e581e942ea51">baseline()</a> and the value.</p>
<p>By activating the LegendBarTitles mode each sample will have its own entry on the legend.</p>
<p>The most common use case of a bar chart is to display a list of y coordinates, where the x coordinate is simply the index in the list. But for other situations ( f.e. when values are related to dates ) it is also possible to set x coordinates explicitly.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_plot_multi_bar_chart.html" title="QwtPlotMultiBarChart displays a series of a samples that consist each of a set of values.">QwtPlotMultiBarChart</a>, <a class="el" href="class_qwt_plot_histogram.html" title="QwtPlotHistogram represents a series of samples, where an interval is associated with a value ( ).">QwtPlotHistogram</a>, <a class="el" href="class_qwt_plot_curve.html#a15998aa80a11ba6ba80eebabaf773f70a770b0908599507e5677b6e9ff9913f38">QwtPlotCurve::Sticks</a>, <a class="el" href="class_qwt_plot_series_item.html#a2717f491367632327a753eab8517506e">QwtPlotSeriesItem::orientation()</a>, <a class="el" href="class_qwt_plot_abstract_bar_chart.html#a4f6d60ce854bf008fce4e581e942ea51">QwtPlotAbstractBarChart::baseline()</a> </dd></dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8h_source.html#l00041">41</a> of file <a class="el" href="qwt__plot__barchart_8h_source.html">qwt_plot_barchart.h</a>.</p>
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
<a id="a5648ff170b563218111d022993b1d6a3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5648ff170b563218111d022993b1d6a3">&#9670;&nbsp;</a></span>LegendMode</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="class_qwt_plot_bar_chart.html#a5648ff170b563218111d022993b1d6a3">QwtPlotBarChart::LegendMode</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Legend modes. </p>
<p>The default setting is <a class="el" href="class_qwt_plot_bar_chart.html#a5648ff170b563218111d022993b1d6a3afff608b4bdd6b57ab86204c13d58f504">QwtPlotBarChart::LegendChartTitle</a>. </p><dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_plot_bar_chart.html#a1ba4d1347a2d493fe3859a1c0fac6a6d">setLegendMode()</a>, <a class="el" href="class_qwt_plot_bar_chart.html#a2de8f809c9b8054b3276a40dce6f5a05">legendMode()</a> </dd></dl>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a5648ff170b563218111d022993b1d6a3afff608b4bdd6b57ab86204c13d58f504"></a>LegendChartTitle&#160;</td><td class="fielddoc"><p>One entry on the legend showing the default symbol and the <a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title()</a> of the chart</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">QwtPlotItem::title()</a> </dd></dl>
</td></tr>
<tr><td class="fieldname"><a id="a5648ff170b563218111d022993b1d6a3a1d24c89de2f25180a0814d80f8b54c8e"></a>LegendBarTitles&#160;</td><td class="fielddoc"><p>One entry for each value showing the individual symbol of the corresponding bar and the bar title.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_plot_bar_chart.html#a413a67d1a58f2ed7ddd1ff6aade20012">specialSymbol()</a>, <a class="el" href="class_qwt_plot_bar_chart.html#a7ff2f3ebbe4f49c31a3d4f259db8fdfc" title="Return the title of a bar.">barTitle()</a> </dd></dl>
</td></tr>
</table>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8h_source.html#l00052">52</a> of file <a class="el" href="qwt__plot__barchart_8h_source.html">qwt_plot_barchart.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a0eb3b8d8e14cfd78fee625cb00a4b1bf"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0eb3b8d8e14cfd78fee625cb00a4b1bf">&#9670;&nbsp;</a></span>QwtPlotBarChart() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QwtPlotBarChart::QwtPlotBarChart </td>
<td>(</td>
<td class="paramtype">const QString &amp;&#160;</td>
<td class="paramname"><em>title</em> = <code>QString()</code></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">explicit</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructor </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">title</td><td>Title of the curve </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00051">51</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="a99bf404571a13a0f9a4e3a01cbe69d8a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a99bf404571a13a0f9a4e3a01cbe69d8a">&#9670;&nbsp;</a></span>QwtPlotBarChart() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QwtPlotBarChart::QwtPlotBarChart </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="class_qwt_text.html">QwtText</a> &amp;&#160;</td>
<td class="paramname"><em>title</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">explicit</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructor </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">title</td><td>Title of the curve </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00041">41</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a7ff2f3ebbe4f49c31a3d4f259db8fdfc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7ff2f3ebbe4f49c31a3d4f259db8fdfc">&#9670;&nbsp;</a></span>barTitle()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_qwt_text.html">QwtText</a> QwtPlotBarChart::barTitle </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>sampleIndex</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Return the title of a bar. </p>
<p>In LegendBarTitles mode the title is displayed on the legend entry corresponding to a bar.</p>
<p>The default implementation is a dummy, that is intended to be overloaded.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">sampleIndex</td><td>Index of the bar </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>An empty text </dd></dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_plot_bar_chart.html#a5648ff170b563218111d022993b1d6a3a1d24c89de2f25180a0814d80f8b54c8e">LegendBarTitles</a> </dd></dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00399">399</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="ae061f39c0034f5269fae99685ad576a7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae061f39c0034f5269fae99685ad576a7">&#9670;&nbsp;</a></span>boundingRect()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QRectF QwtPlotBarChart::boundingRect </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>Bounding rectangle of all samples. For an empty series the rectangle is invalid. </dd></dl>
<p>Reimplemented from <a class="el" href="class_qwt_plot_series_item.html#add9915c6088f9854826c0f91e9fd78cd">QwtPlotSeriesItem</a>.</p>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00186">186</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="ab3de950fa1048ea170e784cbc36120bb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab3de950fa1048ea170e784cbc36120bb">&#9670;&nbsp;</a></span>columnRect()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_qwt_column_rect.html">QwtColumnRect</a> QwtPlotBarChart::columnRect </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;&#160;</td>
<td class="paramname"><em>xMap</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;&#160;</td>
<td class="paramname"><em>yMap</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const QRectF &amp;&#160;</td>
<td class="paramname"><em>canvasRect</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="class_qwt_interval.html">QwtInterval</a> &amp;&#160;</td>
<td class="paramname"><em>boundingInterval</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const QPointF &amp;&#160;</td>
<td class="paramname"><em>sample</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Calculate the geometry of a bar in widget coordinates</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">xMap</td><td>x map </td></tr>
<tr><td class="paramname">yMap</td><td>y map </td></tr>
<tr><td class="paramname">canvasRect</td><td>Contents rect of the canvas </td></tr>
<tr><td class="paramname">boundingInterval</td><td>Bounding interval of sample values </td></tr>
<tr><td class="paramname">sample</td><td>Value of the sample</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Geometry of the column </dd></dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00262">262</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="aab8cf5f65daa710bbe748a77a3ec9ea5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aab8cf5f65daa710bbe748a77a3ec9ea5">&#9670;&nbsp;</a></span>drawBar()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void QwtPlotBarChart::drawBar </td>
<td>(</td>
<td class="paramtype">QPainter *&#160;</td>
<td class="paramname"><em>painter</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>sampleIndex</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const QPointF &amp;&#160;</td>
<td class="paramname"><em>sample</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="class_qwt_column_rect.html">QwtColumnRect</a> &amp;&#160;</td>
<td class="paramname"><em>rect</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Draw a bar</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">painter</td><td>Painter </td></tr>
<tr><td class="paramname">sampleIndex</td><td>Index of the sample represented by the bar </td></tr>
<tr><td class="paramname">sample</td><td>Value of the sample </td></tr>
<tr><td class="paramname">rect</td><td>Bounding rectangle of the bar </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00341">341</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="afffc27e7991f948fea79f98967ca11f1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afffc27e7991f948fea79f98967ca11f1">&#9670;&nbsp;</a></span>drawSample()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void QwtPlotBarChart::drawSample </td>
<td>(</td>
<td class="paramtype">QPainter *&#160;</td>
<td class="paramname"><em>painter</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;&#160;</td>
<td class="paramname"><em>xMap</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;&#160;</td>
<td class="paramname"><em>yMap</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const QRectF &amp;&#160;</td>
<td class="paramname"><em>canvasRect</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="class_qwt_interval.html">QwtInterval</a> &amp;&#160;</td>
<td class="paramname"><em>boundingInterval</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>index</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const QPointF &amp;&#160;</td>
<td class="paramname"><em>sample</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Draw a sample</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">painter</td><td>Painter </td></tr>
<tr><td class="paramname">xMap</td><td>x map </td></tr>
<tr><td class="paramname">yMap</td><td>y map </td></tr>
<tr><td class="paramname">canvasRect</td><td>Contents rect of the canvas </td></tr>
<tr><td class="paramname">boundingInterval</td><td>Bounding interval of sample values </td></tr>
<tr><td class="paramname">index</td><td>Index of the sample </td></tr>
<tr><td class="paramname">sample</td><td>Value of the sample</td></tr>
</table>
</dd>
</dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_plot_bar_chart.html#a682776cbf3c45d5f4fe3f78bec8f371c">drawSeries()</a> </dd></dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00322">322</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="a682776cbf3c45d5f4fe3f78bec8f371c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a682776cbf3c45d5f4fe3f78bec8f371c">&#9670;&nbsp;</a></span>drawSeries()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void QwtPlotBarChart::drawSeries </td>
<td>(</td>
<td class="paramtype">QPainter *&#160;</td>
<td class="paramname"><em>painter</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;&#160;</td>
<td class="paramname"><em>xMap</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="class_qwt_scale_map.html">QwtScaleMap</a> &amp;&#160;</td>
<td class="paramname"><em>yMap</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const QRectF &amp;&#160;</td>
<td class="paramname"><em>canvasRect</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>from</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>to</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Draw an interval of the bar chart</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">painter</td><td>Painter </td></tr>
<tr><td class="paramname">xMap</td><td>Maps x-values into pixel coordinates. </td></tr>
<tr><td class="paramname">yMap</td><td>Maps y-values into pixel coordinates. </td></tr>
<tr><td class="paramname">canvasRect</td><td>Contents rect of the canvas </td></tr>
<tr><td class="paramname">from</td><td>Index of the first point to be painted </td></tr>
<tr><td class="paramname">to</td><td>Index of the last point to be painted. If to &lt; 0 the curve will be painted to its last point.</td></tr>
</table>
</dd>
</dl>
<dl class="section see"><dt>See also</dt><dd>drawSymbols() </dd></dl>
<p>Implements <a class="el" href="class_qwt_plot_series_item.html#af6c8091544081ff72723270cc7c8f139">QwtPlotSeriesItem</a>.</p>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00223">223</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="a635ed8c73c642e816fa818866b7179b5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a635ed8c73c642e816fa818866b7179b5">&#9670;&nbsp;</a></span>legendData()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_q_list.html">QList</a>&lt; <a class="el" href="class_qwt_legend_data.html">QwtLegendData</a> &gt; QwtPlotBarChart::legendData </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Return all information, that is needed to represent the item on the legend. </p>
<p>In case of LegendBarTitles an entry for each bar is returned, otherwise the chart is represented like any other plot item from its <a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title()</a> and the <a class="el" href="class_qwt_plot_bar_chart.html#ae1722806b4bb4e6b76e4fe11d726e6f2">legendIcon()</a>.</p>
<dl class="section return"><dt>Returns</dt><dd>Information, that is needed to represent the item on the legend </dd></dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_plot_item.html#a3abdb947d71e457de120851922de3197">title()</a>, <a class="el" href="class_qwt_plot_bar_chart.html#a1ba4d1347a2d493fe3859a1c0fac6a6d">setLegendMode()</a>, <a class="el" href="class_qwt_plot_bar_chart.html#a7ff2f3ebbe4f49c31a3d4f259db8fdfc" title="Return the title of a bar.">barTitle()</a>, <a class="el" href="class_qwt_legend.html" title="The legend widget.">QwtLegend</a>, <a class="el" href="class_qwt_plot_legend_item.html" title="A class which draws a legend inside the plot canvas.">QwtPlotLegendItem</a> </dd></dl>
<p>Reimplemented from <a class="el" href="class_qwt_plot_item.html#a367ed5160b8475daf6b5b06558310f98">QwtPlotItem</a>.</p>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00416">416</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="ae1722806b4bb4e6b76e4fe11d726e6f2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae1722806b4bb4e6b76e4fe11d726e6f2">&#9670;&nbsp;</a></span>legendIcon()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_qwt_graphic.html">QwtGraphic</a> QwtPlotBarChart::legendIcon </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>index</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const QSizeF &amp;&#160;</td>
<td class="paramname"><em>size</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>Icon representing a bar or the chart on the legend</dd></dl>
<p>When the <a class="el" href="class_qwt_plot_bar_chart.html#a2de8f809c9b8054b3276a40dce6f5a05">legendMode()</a> is LegendBarTitles the icon shows the bar corresponding to index - otherwise the bar displays the default symbol.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">index</td><td>Index of the legend entry </td></tr>
<tr><td class="paramname">size</td><td>Icon size</td></tr>
</table>
</dd>
</dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_plot_bar_chart.html#a1ba4d1347a2d493fe3859a1c0fac6a6d">setLegendMode()</a>, <a class="el" href="class_qwt_plot_bar_chart.html#aab8cf5f65daa710bbe748a77a3ec9ea5">drawBar()</a>, <a class="el" href="class_qwt_plot_item.html#a0827dd69bf19ec0145b6cc6efad2c11b">QwtPlotItem::setLegendIconSize()</a>, <a class="el" href="class_qwt_plot_item.html#a367ed5160b8475daf6b5b06558310f98" title="Return all information, that is needed to represent the item on the legend.">QwtPlotItem::legendData()</a> </dd></dl>
<p>Reimplemented from <a class="el" href="class_qwt_plot_item.html#a1a0d7f4328741d7396f1959e44e63412">QwtPlotItem</a>.</p>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00462">462</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="a2de8f809c9b8054b3276a40dce6f5a05"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2de8f809c9b8054b3276a40dce6f5a05">&#9670;&nbsp;</a></span>legendMode()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_qwt_plot_bar_chart.html#a5648ff170b563218111d022993b1d6a3">QwtPlotBarChart::LegendMode</a> QwtPlotBarChart::legendMode </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>Legend mode </dd></dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_plot_bar_chart.html#a1ba4d1347a2d493fe3859a1c0fac6a6d">setLegendMode()</a> </dd></dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00177">177</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="a7f826a213c3bbb53844e408ee76ab89a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7f826a213c3bbb53844e408ee76ab89a">&#9670;&nbsp;</a></span>rtti()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int QwtPlotBarChart::rtti </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3ab89eb3547903640b6cc9d0aac02ef6c3" title="For QwtPlotBarChart.">QwtPlotItem::Rtti_PlotBarChart</a> </dd></dl>
<p>Reimplemented from <a class="el" href="class_qwt_plot_item.html#a803613b24e745834b2115ee574dda610">QwtPlotItem</a>.</p>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00070">70</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="a1ba4d1347a2d493fe3859a1c0fac6a6d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1ba4d1347a2d493fe3859a1c0fac6a6d">&#9670;&nbsp;</a></span>setLegendMode()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QwtPlotBarChart::setLegendMode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_qwt_plot_bar_chart.html#a5648ff170b563218111d022993b1d6a3">LegendMode</a>&#160;</td>
<td class="paramname"><em>mode</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Set the mode that decides what to display on the legend</p>
<p>In case of LegendBarTitles <a class="el" href="class_qwt_plot_bar_chart.html#a7ff2f3ebbe4f49c31a3d4f259db8fdfc" title="Return the title of a bar.">barTitle()</a> needs to be overloaded to return individual titles for each bar.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">mode</td><td>New mode </td></tr>
</table>
</dd>
</dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_plot_bar_chart.html#a2de8f809c9b8054b3276a40dce6f5a05">legendMode()</a>, <a class="el" href="class_qwt_plot_bar_chart.html#a635ed8c73c642e816fa818866b7179b5" title="Return all information, that is needed to represent the item on the legend.">legendData()</a>, <a class="el" href="class_qwt_plot_bar_chart.html#a7ff2f3ebbe4f49c31a3d4f259db8fdfc" title="Return the title of a bar.">barTitle()</a>, <a class="el" href="class_qwt_plot_item.html#ae0fabcdd35f4818ce5bbe019b0eed062" title="Plot Item Attributes.">QwtPlotItem::ItemAttribute</a> </dd></dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00164">164</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="a1b9e0f311a5570a93663994eb90b364f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1b9e0f311a5570a93663994eb90b364f">&#9670;&nbsp;</a></span>setSamples() <span class="overload">[1/3]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QwtPlotBarChart::setSamples </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="class_q_vector.html">QVector</a>&lt; double &gt; &amp;&#160;</td>
<td class="paramname"><em>samples</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Initialize data with an array of doubles</p>
<p>The indices in the array are taken as x coordinate, while the doubles are interpreted as y values.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">samples</td><td>Vector of y coordinates </td></tr>
</table>
</dd>
</dl>
<dl class="section note"><dt>Note</dt><dd><a class="el" href="class_q_vector.html">QVector</a> is implicitly shared </dd></dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00097">97</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="a669eb25dba458699465b317f2e96c1eb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a669eb25dba458699465b317f2e96c1eb">&#9670;&nbsp;</a></span>setSamples() <span class="overload">[2/3]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QwtPlotBarChart::setSamples </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="class_q_vector.html">QVector</a>&lt; QPointF &gt; &amp;&#160;</td>
<td class="paramname"><em>samples</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Initialize data with an array of points</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">samples</td><td>Vector of points </td></tr>
</table>
</dd>
</dl>
<dl class="section note"><dt>Note</dt><dd><a class="el" href="class_q_vector.html">QVector</a> is implicitly shared </dd>
<dd>
QPolygonF is derived from QVector&lt;QPointF&gt; </dd></dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00082">82</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="adace4331eb8d9686401e193303199800"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adace4331eb8d9686401e193303199800">&#9670;&nbsp;</a></span>setSamples() <span class="overload">[3/3]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QwtPlotBarChart::setSamples </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_qwt_series_data.html">QwtSeriesData</a>&lt; QPointF &gt; *&#160;</td>
<td class="paramname"><em>data</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Assign a series of samples</p>
<p><a class="el" href="class_qwt_plot_bar_chart.html#a669eb25dba458699465b317f2e96c1eb">setSamples()</a> is just a wrapper for <a class="el" href="class_qwt_series_store.html#add3ce83fe90e976b75a0ebaa79caee4c">setData()</a> without any additional value - beside that it is easier to find for the developer.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">data</td><td>Data </td></tr>
</table>
</dd>
</dl>
<dl class="section warning"><dt>Warning</dt><dd>The item takes ownership of the data object, deleting it when its not used anymore. </dd></dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00119">119</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="a3e3c50c37484c3049dc9f433269e9a44"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3e3c50c37484c3049dc9f433269e9a44">&#9670;&nbsp;</a></span>setSymbol()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QwtPlotBarChart::setSymbol </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_qwt_column_symbol.html">QwtColumnSymbol</a> *&#160;</td>
<td class="paramname"><em>symbol</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Assign a symbol. </p>
<p>The bar chart will take the ownership of the symbol, hence the previously set symbol will be delete by setting a new one. If <code>symbol</code> is <code>NULL</code> no symbol will be drawn.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">symbol</td><td>Symbol </td></tr>
</table>
</dd>
</dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_plot_bar_chart.html#aa5123ad1cd4089988a2723d552ff83c3">symbol()</a> </dd></dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00134">134</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="a413a67d1a58f2ed7ddd1ff6aade20012"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a413a67d1a58f2ed7ddd1ff6aade20012">&#9670;&nbsp;</a></span>specialSymbol()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_qwt_column_symbol.html">QwtColumnSymbol</a> * QwtPlotBarChart::specialSymbol </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>sampleIndex</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const QPointF &amp;&#160;</td>
<td class="paramname"><em>sample</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Needs to be overloaded to return a non default symbol for a specific sample</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">sampleIndex</td><td>Index of the sample represented by the bar </td></tr>
<tr><td class="paramname">sample</td><td>Value of the sample</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>NULL, indicating to use the default symbol </dd></dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00377">377</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
<a id="aa5123ad1cd4089988a2723d552ff83c3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa5123ad1cd4089988a2723d552ff83c3">&#9670;&nbsp;</a></span>symbol()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="class_qwt_column_symbol.html">QwtColumnSymbol</a> * QwtPlotBarChart::symbol </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>Current symbol or NULL, when no symbol has been assigned </dd></dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_plot_bar_chart.html#a3e3c50c37484c3049dc9f433269e9a44" title="Assign a symbol.">setSymbol()</a> </dd></dl>
<p class="definition">Definition at line <a class="el" href="qwt__plot__barchart_8cpp_source.html#l00150">150</a> of file <a class="el" href="qwt__plot__barchart_8cpp_source.html">qwt_plot_barchart.cpp</a>.</p>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="class_qwt_plot_bar_chart.html">QwtPlotBarChart</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
</html>