hierarchy.html
74.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.8.3.1"/>
<title>Qwt User's Guide: Class Hierarchy</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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</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 style="padding-left: 0.5em;">
<div id="projectname">Qwt User's Guide
 <span id="projectnumber">6.1-rc3</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li class="current"><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Pages</a></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="headertitle">
<div class="title">Class Hierarchy</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">
<p><a href="inherits.html">Go to the graphical class hierarchy</a></p>
This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span><span onclick="javascript:toggleLevel(4);">4</span><span onclick="javascript:toggleLevel(5);">5</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_event_pattern_1_1_key_pattern.html" target="_self">QwtEventPattern::KeyPattern</a></td><td class="desc">A pattern for key events</td></tr>
<tr id="row_1_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_event_pattern_1_1_mouse_pattern.html" target="_self">QwtEventPattern::MousePattern</a></td><td class="desc">A pattern for mouse events</td></tr>
<tr id="row_2_" class="even"><td class="entry"><img id="arr_2_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('2_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>QBitArray</b></td><td class="desc"></td></tr>
<tr id="row_2_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_pixel_matrix.html" target="_self">QwtPixelMatrix</a></td><td class="desc">A bit field corresponding to the pixels of a rectangle</td></tr>
<tr id="row_3_"><td class="entry"><img id="arr_3_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('3_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>QFrame</b></td><td class="desc"></td></tr>
<tr id="row_3_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_3_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('3_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_abstract_legend.html" target="_self">QwtAbstractLegend</a></td><td class="desc">Abstract base class for legend widgets</td></tr>
<tr id="row_3_0_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_legend.html" target="_self">QwtLegend</a></td><td class="desc">The legend widget</td></tr>
<tr id="row_3_1_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot.html" target="_self">QwtPlot</a></td><td class="desc">A 2-D plotting widget</td></tr>
<tr id="row_3_2_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_canvas.html" target="_self">QwtPlotCanvas</a></td><td class="desc">Canvas of a <a class="el" href="class_qwt_plot.html" title="A 2-D plotting widget.">QwtPlot</a></td></tr>
<tr id="row_3_3_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_3_3_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('3_3_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_text_label.html" target="_self">QwtTextLabel</a></td><td class="desc">A Widget which displays a <a class="el" href="class_qwt_text.html" title="A class representing a text.">QwtText</a></td></tr>
<tr id="row_3_3_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_legend_label.html" target="_self">QwtLegendLabel</a></td><td class="desc">A widget representing something on a <a class="el" href="class_qwt_legend.html" title="The legend widget.">QwtLegend</a></td></tr>
<tr id="row_4_" class="even"><td class="entry"><img id="arr_4_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('4_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>QGLWidget</b></td><td class="desc"></td></tr>
<tr id="row_4_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_g_l_canvas.html" target="_self">QwtPlotGLCanvas</a></td><td class="desc">An alternative canvas for a <a class="el" href="class_qwt_plot.html" title="A 2-D plotting widget.">QwtPlot</a> derived from QGLWidget</td></tr>
<tr id="row_5_"><td class="entry"><img id="arr_5_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('5_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>QLayout</b></td><td class="desc"></td></tr>
<tr id="row_5_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_dyn_grid_layout.html" target="_self">QwtDynGridLayout</a></td><td class="desc">Lays out widgets in a grid, adjusting the number of columns and rows to the current size</td></tr>
<tr id="row_6_" class="even"><td class="entry"><img id="arr_6_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('6_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>QObject</b></td><td class="desc"></td></tr>
<tr id="row_6_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_6_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('6_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_magnifier.html" target="_self">QwtMagnifier</a></td><td class="desc"><a class="el" href="class_qwt_magnifier.html" title="QwtMagnifier provides zooming, by magnifying in steps.">QwtMagnifier</a> provides zooming, by magnifying in steps</td></tr>
<tr id="row_6_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_magnifier.html" target="_self">QwtPlotMagnifier</a></td><td class="desc"><a class="el" href="class_qwt_plot_magnifier.html" title="QwtPlotMagnifier provides zooming, by magnifying in steps.">QwtPlotMagnifier</a> provides zooming, by magnifying in steps</td></tr>
<tr id="row_6_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_6_1_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('6_1_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_picker.html" target="_self">QwtPicker</a></td><td class="desc"><a class="el" href="class_qwt_picker.html" title="QwtPicker provides selections on a widget.">QwtPicker</a> provides selections on a widget</td></tr>
<tr id="row_6_1_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_6_1_0_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('6_1_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_picker.html" target="_self">QwtPlotPicker</a></td><td class="desc"><a class="el" href="class_qwt_plot_picker.html" title="QwtPlotPicker provides selections on a plot canvas.">QwtPlotPicker</a> provides selections on a plot canvas</td></tr>
<tr id="row_6_1_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_zoomer.html" target="_self">QwtPlotZoomer</a></td><td class="desc"><a class="el" href="class_qwt_plot_zoomer.html" title="QwtPlotZoomer provides stacked zooming for a plot widget.">QwtPlotZoomer</a> provides stacked zooming for a plot widget</td></tr>
<tr id="row_6_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_direct_painter.html" target="_self">QwtPlotDirectPainter</a></td><td class="desc">Painter object trying to paint incrementally</td></tr>
<tr id="row_6_3_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_renderer.html" target="_self">QwtPlotRenderer</a></td><td class="desc">Renderer for exporting a plot to a document, a printer or anything else, that is supported by QPainter/QPaintDevice</td></tr>
<tr id="row_6_4_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_rescaler.html" target="_self">QwtPlotRescaler</a></td><td class="desc"><a class="el" href="class_qwt_plot_rescaler.html" title="QwtPlotRescaler takes care of fixed aspect ratios for plot scales.">QwtPlotRescaler</a> takes care of fixed aspect ratios for plot scales</td></tr>
<tr id="row_7_"><td class="entry"><img id="arr_7_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('7_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>QPaintDevice</b></td><td class="desc"></td></tr>
<tr id="row_7_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_7_0_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('7_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_null_paint_device.html" target="_self">QwtNullPaintDevice</a></td><td class="desc">A null paint device doing nothing</td></tr>
<tr id="row_7_0_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_graphic.html" target="_self">QwtGraphic</a></td><td class="desc">A paint device for scalable graphics</td></tr>
<tr id="row_8_" class="even"><td class="entry"><img id="arr_8_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('8_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>QPushButton</b></td><td class="desc"></td></tr>
<tr id="row_8_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_arrow_button.html" target="_self">QwtArrowButton</a></td><td class="desc">Arrow Button</td></tr>
<tr id="row_9_"><td class="entry"><img id="arr_9_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('9_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>QThread</b></td><td class="desc"></td></tr>
<tr id="row_9_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_sampling_thread.html" target="_self">QwtSamplingThread</a></td><td class="desc">A thread collecting samples at regular intervals</td></tr>
<tr id="row_10_" class="even"><td class="entry"><img id="arr_10_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('10_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>QWidget</b></td><td class="desc"></td></tr>
<tr id="row_10_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_10_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('10_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_abstract_scale.html" target="_self">QwtAbstractScale</a></td><td class="desc">An abstract base class for widgets having a scale</td></tr>
<tr id="row_10_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_10_0_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('10_0_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_abstract_slider.html" target="_self">QwtAbstractSlider</a></td><td class="desc">An abstract base class for slider widgets with a scale</td></tr>
<tr id="row_10_0_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_10_0_0_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('10_0_0_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_dial.html" target="_self">QwtDial</a></td><td class="desc"><a class="el" href="class_qwt_dial.html" title="QwtDial class provides a rounded range control.">QwtDial</a> class provides a rounded range control</td></tr>
<tr id="row_10_0_0_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_analog_clock.html" target="_self">QwtAnalogClock</a></td><td class="desc">An analog clock</td></tr>
<tr id="row_10_0_0_0_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_compass.html" target="_self">QwtCompass</a></td><td class="desc">A Compass Widget</td></tr>
<tr id="row_10_0_0_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_knob.html" target="_self">QwtKnob</a></td><td class="desc">The Knob Widget</td></tr>
<tr id="row_10_0_0_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_slider.html" target="_self">QwtSlider</a></td><td class="desc">The Slider Widget</td></tr>
<tr id="row_10_0_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_thermo.html" target="_self">QwtThermo</a></td><td class="desc">The Thermometer Widget</td></tr>
<tr id="row_10_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_counter.html" target="_self">QwtCounter</a></td><td class="desc">The Counter Widget</td></tr>
<tr id="row_10_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_10_2_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('10_2_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_panner.html" target="_self">QwtPanner</a></td><td class="desc"><a class="el" href="class_qwt_panner.html" title="QwtPanner provides panning of a widget.">QwtPanner</a> provides panning of a widget</td></tr>
<tr id="row_10_2_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_panner.html" target="_self">QwtPlotPanner</a></td><td class="desc"><a class="el" href="class_qwt_plot_panner.html" title="QwtPlotPanner provides panning of a plot canvas.">QwtPlotPanner</a> provides panning of a plot canvas</td></tr>
<tr id="row_10_3_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_scale_widget.html" target="_self">QwtScaleWidget</a></td><td class="desc">A Widget which contains a scale</td></tr>
<tr id="row_10_4_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_wheel.html" target="_self">QwtWheel</a></td><td class="desc">The Wheel Widget</td></tr>
<tr id="row_10_5_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_widget_overlay.html" target="_self">QwtWidgetOverlay</a></td><td class="desc">An overlay for a widget</td></tr>
<tr id="row_11_"><td class="entry"><img id="arr_11_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('11_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_abstract_scale_draw.html" target="_self">QwtAbstractScaleDraw</a></td><td class="desc">A abstract base class for drawing scales</td></tr>
<tr id="row_11_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_11_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('11_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_round_scale_draw.html" target="_self">QwtRoundScaleDraw</a></td><td class="desc">A class for drawing round scales</td></tr>
<tr id="row_11_0_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_compass_scale_draw.html" target="_self">QwtCompassScaleDraw</a></td><td class="desc">A special scale draw made for <a class="el" href="class_qwt_compass.html" title="A Compass Widget.">QwtCompass</a></td></tr>
<tr id="row_11_1_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_11_1_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('11_1_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_scale_draw.html" target="_self">QwtScaleDraw</a></td><td class="desc">A class for drawing scales</td></tr>
<tr id="row_11_1_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_date_scale_draw.html" target="_self">QwtDateScaleDraw</a></td><td class="desc">A class for drawing datetime scales</td></tr>
<tr id="row_12_" class="even"><td class="entry"><img id="arr_12_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('12_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_abstract_series_store.html" target="_self">QwtAbstractSeriesStore</a></td><td class="desc">Bridge between <a class="el" href="class_qwt_series_store.html" title="Class storing a QwtSeriesData object.">QwtSeriesStore</a> and <a class="el" href="class_qwt_plot_series_item.html" title="Base class for plot items representing a series of samples.">QwtPlotSeriesItem</a></td></tr>
<tr id="row_12_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_12_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('12_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_series_item.html" target="_self">QwtPlotSeriesItem</a></td><td class="desc">Base class for plot items representing a series of samples</td></tr>
<tr id="row_12_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_12_0_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('12_0_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_abstract_bar_chart.html" target="_self">QwtPlotAbstractBarChart</a></td><td class="desc">Abstract base class for bar chart items</td></tr>
<tr id="row_12_0_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_bar_chart.html" target="_self">QwtPlotBarChart</a></td><td class="desc"><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</td></tr>
<tr id="row_12_0_0_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_multi_bar_chart.html" target="_self">QwtPlotMultiBarChart</a></td><td class="desc"><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> displays a series of a samples that consist each of a set of values</td></tr>
<tr id="row_12_0_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_curve.html" target="_self">QwtPlotCurve</a></td><td class="desc">A plot item, that represents a series of points</td></tr>
<tr id="row_12_0_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_histogram.html" target="_self">QwtPlotHistogram</a></td><td class="desc"><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> represents a series of samples, where an interval is associated with a value ( <img class="formulaInl" alt="$y = f([x1,x2])$" src="form_1.png"/> )</td></tr>
<tr id="row_12_0_3_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_interval_curve.html" target="_self">QwtPlotIntervalCurve</a></td><td class="desc"><a class="el" href="class_qwt_plot_interval_curve.html" title="QwtPlotIntervalCurve represents a series of samples, where each value is associated with an interval ...">QwtPlotIntervalCurve</a> represents a series of samples, where each value is associated with an interval ( <img class="formulaInl" alt="$[y1,y2] = f(x)$" src="form_2.png"/> )</td></tr>
<tr id="row_12_0_4_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_spectro_curve.html" target="_self">QwtPlotSpectroCurve</a></td><td class="desc">Curve that displays 3D points as dots, where the z coordinate is mapped to a color</td></tr>
<tr id="row_12_0_5_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_trading_curve.html" target="_self">QwtPlotTradingCurve</a></td><td class="desc"><a class="el" href="class_qwt_plot_trading_curve.html" title="QwtPlotTradingCurve illustrates movements in the price of a financial instrument over time...">QwtPlotTradingCurve</a> illustrates movements in the price of a financial instrument over time</td></tr>
<tr id="row_12_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_series_store.html" target="_self">QwtSeriesStore< T ></a></td><td class="desc">Class storing a <a class="el" href="class_qwt_series_data.html" title="Abstract interface for iterating over samples.">QwtSeriesData</a> object</td></tr>
<tr id="row_12_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_12_2_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('12_2_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_series_store.html" target="_self">QwtSeriesStore< QPointF ></a></td><td class="desc"></td></tr>
<tr id="row_12_2_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_bar_chart.html" target="_self">QwtPlotBarChart</a></td><td class="desc"><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</td></tr>
<tr id="row_12_2_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_curve.html" target="_self">QwtPlotCurve</a></td><td class="desc">A plot item, that represents a series of points</td></tr>
<tr id="row_12_3_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_12_3_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('12_3_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_series_store.html" target="_self">QwtSeriesStore< QwtIntervalSample ></a></td><td class="desc"></td></tr>
<tr id="row_12_3_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_histogram.html" target="_self">QwtPlotHistogram</a></td><td class="desc"><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> represents a series of samples, where an interval is associated with a value ( <img class="formulaInl" alt="$y = f([x1,x2])$" src="form_1.png"/> )</td></tr>
<tr id="row_12_3_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_interval_curve.html" target="_self">QwtPlotIntervalCurve</a></td><td class="desc"><a class="el" href="class_qwt_plot_interval_curve.html" title="QwtPlotIntervalCurve represents a series of samples, where each value is associated with an interval ...">QwtPlotIntervalCurve</a> represents a series of samples, where each value is associated with an interval ( <img class="formulaInl" alt="$[y1,y2] = f(x)$" src="form_2.png"/> )</td></tr>
<tr id="row_12_4_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_12_4_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('12_4_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_series_store.html" target="_self">QwtSeriesStore< QwtOHLCSample ></a></td><td class="desc"></td></tr>
<tr id="row_12_4_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_trading_curve.html" target="_self">QwtPlotTradingCurve</a></td><td class="desc"><a class="el" href="class_qwt_plot_trading_curve.html" title="QwtPlotTradingCurve illustrates movements in the price of a financial instrument over time...">QwtPlotTradingCurve</a> illustrates movements in the price of a financial instrument over time</td></tr>
<tr id="row_12_5_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_12_5_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('12_5_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_series_store.html" target="_self">QwtSeriesStore< QwtPoint3D ></a></td><td class="desc"></td></tr>
<tr id="row_12_5_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_spectro_curve.html" target="_self">QwtPlotSpectroCurve</a></td><td class="desc">Curve that displays 3D points as dots, where the z coordinate is mapped to a color</td></tr>
<tr id="row_12_6_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_12_6_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('12_6_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_series_store.html" target="_self">QwtSeriesStore< QwtSetSample ></a></td><td class="desc"></td></tr>
<tr id="row_12_6_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_multi_bar_chart.html" target="_self">QwtPlotMultiBarChart</a></td><td class="desc"><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> displays a series of a samples that consist each of a set of values</td></tr>
<tr id="row_13_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_clipper.html" target="_self">QwtClipper</a></td><td class="desc">Some clipping algorithms</td></tr>
<tr id="row_14_" class="even"><td class="entry"><img id="arr_14_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('14_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_color_map.html" target="_self">QwtColorMap</a></td><td class="desc"><a class="el" href="class_qwt_color_map.html" title="QwtColorMap is used to map values into colors.">QwtColorMap</a> is used to map values into colors</td></tr>
<tr id="row_14_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_alpha_color_map.html" target="_self">QwtAlphaColorMap</a></td><td class="desc"><a class="el" href="class_qwt_alpha_color_map.html" title="QwtAlphaColorMap varies the alpha value of a color.">QwtAlphaColorMap</a> varies the alpha value of a color</td></tr>
<tr id="row_14_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_linear_color_map.html" target="_self">QwtLinearColorMap</a></td><td class="desc"><a class="el" href="class_qwt_linear_color_map.html" title="QwtLinearColorMap builds a color map from color stops.">QwtLinearColorMap</a> builds a color map from color stops</td></tr>
<tr id="row_15_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_column_rect.html" target="_self">QwtColumnRect</a></td><td class="desc">Directed rectangle representing bounding rectangle and orientation of a column</td></tr>
<tr id="row_16_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_column_symbol.html" target="_self">QwtColumnSymbol</a></td><td class="desc">A drawing primitive for columns</td></tr>
<tr id="row_17_"><td class="entry"><img id="arr_17_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('17_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_compass_rose.html" target="_self">QwtCompassRose</a></td><td class="desc">Abstract base class for a compass rose</td></tr>
<tr id="row_17_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_simple_compass_rose.html" target="_self">QwtSimpleCompassRose</a></td><td class="desc">A simple rose for <a class="el" href="class_qwt_compass.html" title="A Compass Widget.">QwtCompass</a></td></tr>
<tr id="row_18_" class="even"><td class="entry"><img id="arr_18_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('18_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_curve_fitter.html" target="_self">QwtCurveFitter</a></td><td class="desc">Abstract base class for a curve fitter</td></tr>
<tr id="row_18_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_spline_curve_fitter.html" target="_self">QwtSplineCurveFitter</a></td><td class="desc">A curve fitter using cubic splines</td></tr>
<tr id="row_18_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_weeding_curve_fitter.html" target="_self">QwtWeedingCurveFitter</a></td><td class="desc">A curve fitter implementing Douglas and Peucker algorithm</td></tr>
<tr id="row_19_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_date.html" target="_self">QwtDate</a></td><td class="desc">A collection of methods around date/time values</td></tr>
<tr id="row_20_" class="even"><td class="entry"><img id="arr_20_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('20_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_dial_needle.html" target="_self">QwtDialNeedle</a></td><td class="desc">Base class for needles that can be used in a <a class="el" href="class_qwt_dial.html" title="QwtDial class provides a rounded range control.">QwtDial</a></td></tr>
<tr id="row_20_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_compass_magnet_needle.html" target="_self">QwtCompassMagnetNeedle</a></td><td class="desc">A magnet needle for compass widgets</td></tr>
<tr id="row_20_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_compass_wind_arrow.html" target="_self">QwtCompassWindArrow</a></td><td class="desc">An indicator for the wind direction</td></tr>
<tr id="row_20_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_dial_simple_needle.html" target="_self">QwtDialSimpleNeedle</a></td><td class="desc">A needle for dial widgets</td></tr>
<tr id="row_21_"><td class="entry"><img id="arr_21_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('21_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_event_pattern.html" target="_self">QwtEventPattern</a></td><td class="desc">A collection of event patterns</td></tr>
<tr id="row_21_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_picker.html" target="_self">QwtPicker</a></td><td class="desc"><a class="el" href="class_qwt_picker.html" title="QwtPicker provides selections on a widget.">QwtPicker</a> provides selections on a widget</td></tr>
<tr id="row_22_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_interval.html" target="_self">QwtInterval</a></td><td class="desc">A class representing an interval</td></tr>
<tr id="row_23_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_interval_sample.html" target="_self">QwtIntervalSample</a></td><td class="desc">A sample of the types (x1-x2, y) or (x, y1-y2)</td></tr>
<tr id="row_24_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_interval_symbol.html" target="_self">QwtIntervalSymbol</a></td><td class="desc">A drawing primitive for displaying an interval like an error bar</td></tr>
<tr id="row_25_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_legend_data.html" target="_self">QwtLegendData</a></td><td class="desc">Attributes of an entry on a legend</td></tr>
<tr id="row_26_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_o_h_l_c_sample.html" target="_self">QwtOHLCSample</a></td><td class="desc">Open-High-Low-Close sample used in financial charts</td></tr>
<tr id="row_27_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_painter.html" target="_self">QwtPainter</a></td><td class="desc">A collection of QPainter workarounds</td></tr>
<tr id="row_28_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_painter_command.html" target="_self">QwtPainterCommand</a></td><td class="desc"></td></tr>
<tr id="row_29_"><td class="entry"><img id="arr_29_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('29_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_picker_machine.html" target="_self">QwtPickerMachine</a></td><td class="desc">A state machine for <a class="el" href="class_qwt_picker.html" title="QwtPicker provides selections on a widget.">QwtPicker</a> selections</td></tr>
<tr id="row_29_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_picker_click_point_machine.html" target="_self">QwtPickerClickPointMachine</a></td><td class="desc">A state machine for point selections</td></tr>
<tr id="row_29_1_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_picker_click_rect_machine.html" target="_self">QwtPickerClickRectMachine</a></td><td class="desc">A state machine for rectangle selections</td></tr>
<tr id="row_29_2_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_picker_drag_point_machine.html" target="_self">QwtPickerDragPointMachine</a></td><td class="desc">A state machine for point selections</td></tr>
<tr id="row_29_3_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_picker_drag_rect_machine.html" target="_self">QwtPickerDragRectMachine</a></td><td class="desc">A state machine for rectangle selections</td></tr>
<tr id="row_29_4_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_picker_polygon_machine.html" target="_self">QwtPickerPolygonMachine</a></td><td class="desc">A state machine for polygon selections</td></tr>
<tr id="row_29_5_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_picker_tracker_machine.html" target="_self">QwtPickerTrackerMachine</a></td><td class="desc">A state machine for indicating mouse movements</td></tr>
<tr id="row_30_" class="even"><td class="entry"><img id="arr_30_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('30_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_dict.html" target="_self">QwtPlotDict</a></td><td class="desc">A dictionary for plot items</td></tr>
<tr id="row_30_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot.html" target="_self">QwtPlot</a></td><td class="desc">A 2-D plotting widget</td></tr>
<tr id="row_31_"><td class="entry"><img id="arr_31_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('31_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_item.html" target="_self">QwtPlotItem</a></td><td class="desc">Base class for items on the plot canvas</td></tr>
<tr id="row_31_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_grid.html" target="_self">QwtPlotGrid</a></td><td class="desc">A class which draws a coordinate grid</td></tr>
<tr id="row_31_1_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_legend_item.html" target="_self">QwtPlotLegendItem</a></td><td class="desc">A class which draws a legend inside the plot canvas</td></tr>
<tr id="row_31_2_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_marker.html" target="_self">QwtPlotMarker</a></td><td class="desc">A class for drawing markers</td></tr>
<tr id="row_31_3_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_31_3_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('31_3_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_raster_item.html" target="_self">QwtPlotRasterItem</a></td><td class="desc">A class, which displays raster data</td></tr>
<tr id="row_31_3_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_spectrogram.html" target="_self">QwtPlotSpectrogram</a></td><td class="desc">A plot item, which displays a spectrogram</td></tr>
<tr id="row_31_4_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_scale_item.html" target="_self">QwtPlotScaleItem</a></td><td class="desc">A class which draws a scale inside the plot canvas</td></tr>
<tr id="row_31_5_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_series_item.html" target="_self">QwtPlotSeriesItem</a></td><td class="desc">Base class for plot items representing a series of samples</td></tr>
<tr id="row_31_6_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_shape_item.html" target="_self">QwtPlotShapeItem</a></td><td class="desc">A plot item, which displays any graphical shape, that can be defined by a QPainterPath</td></tr>
<tr id="row_31_7_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_svg_item.html" target="_self">QwtPlotSvgItem</a></td><td class="desc">A plot item, which displays data in Scalable Vector Graphics (SVG) format</td></tr>
<tr id="row_31_8_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_text_label.html" target="_self">QwtPlotTextLabel</a></td><td class="desc">A plot item, which displays a text label</td></tr>
<tr id="row_31_9_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_zone_item.html" target="_self">QwtPlotZoneItem</a></td><td class="desc">A plot item, which displays a zone</td></tr>
<tr id="row_32_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plot_layout.html" target="_self">QwtPlotLayout</a></td><td class="desc">Layout engine for <a class="el" href="class_qwt_plot.html" title="A 2-D plotting widget.">QwtPlot</a></td></tr>
<tr id="row_33_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_point3_d.html" target="_self">QwtPoint3D</a></td><td class="desc"><a class="el" href="class_qwt_point3_d.html" title="QwtPoint3D class defines a 3D point in double coordinates.">QwtPoint3D</a> class defines a 3D point in double coordinates</td></tr>
<tr id="row_34_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_point_mapper.html" target="_self">QwtPointMapper</a></td><td class="desc">A helper class for translating a series of points</td></tr>
<tr id="row_35_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_point_polar.html" target="_self">QwtPointPolar</a></td><td class="desc">A point in polar coordinates</td></tr>
<tr id="row_36_" class="even"><td class="entry"><img id="arr_36_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('36_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_raster_data.html" target="_self">QwtRasterData</a></td><td class="desc"><a class="el" href="class_qwt_raster_data.html" title="QwtRasterData defines an interface to any type of raster data.">QwtRasterData</a> defines an interface to any type of raster data</td></tr>
<tr id="row_36_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_matrix_raster_data.html" target="_self">QwtMatrixRasterData</a></td><td class="desc">A class representing a matrix of values as raster data</td></tr>
<tr id="row_37_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_scale_arithmetic.html" target="_self">QwtScaleArithmetic</a></td><td class="desc">Arithmetic including a tolerance</td></tr>
<tr id="row_38_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_scale_div.html" target="_self">QwtScaleDiv</a></td><td class="desc">A class representing a scale division</td></tr>
<tr id="row_39_"><td class="entry"><img id="arr_39_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('39_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_scale_engine.html" target="_self">QwtScaleEngine</a></td><td class="desc">Base class for scale engines</td></tr>
<tr id="row_39_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_39_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('39_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_linear_scale_engine.html" target="_self">QwtLinearScaleEngine</a></td><td class="desc">A scale engine for linear scales</td></tr>
<tr id="row_39_0_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_date_scale_engine.html" target="_self">QwtDateScaleEngine</a></td><td class="desc">A scale engine for date/time values</td></tr>
<tr id="row_39_1_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_log_scale_engine.html" target="_self">QwtLogScaleEngine</a></td><td class="desc">A scale engine for logarithmic scales</td></tr>
<tr id="row_40_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_scale_map.html" target="_self">QwtScaleMap</a></td><td class="desc">A scale map</td></tr>
<tr id="row_41_"><td class="entry"><img id="arr_41_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('41_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_series_data.html" target="_self">QwtSeriesData< T ></a></td><td class="desc">Abstract interface for iterating over samples</td></tr>
<tr id="row_41_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_array_series_data.html" target="_self">QwtArraySeriesData< T ></a></td><td class="desc">Template class for data, that is organized as QVector</td></tr>
<tr id="row_42_" class="even"><td class="entry"><img id="arr_42_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('42_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_series_data.html" target="_self">QwtSeriesData< QPointF ></a></td><td class="desc"></td></tr>
<tr id="row_42_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_42_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('42_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_array_series_data.html" target="_self">QwtArraySeriesData< QPointF ></a></td><td class="desc"></td></tr>
<tr id="row_42_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_point_series_data.html" target="_self">QwtPointSeriesData</a></td><td class="desc">Interface for iterating over an array of points</td></tr>
<tr id="row_42_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_c_pointer_data.html" target="_self">QwtCPointerData</a></td><td class="desc">Data class containing two pointers to memory blocks of doubles</td></tr>
<tr id="row_42_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_point_array_data.html" target="_self">QwtPointArrayData</a></td><td class="desc">Interface for iterating over two QVector<double> objects</td></tr>
<tr id="row_42_3_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_synthetic_point_data.html" target="_self">QwtSyntheticPointData</a></td><td class="desc">Synthetic point data</td></tr>
<tr id="row_43_"><td class="entry"><img id="arr_43_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('43_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_series_data.html" target="_self">QwtSeriesData< QwtIntervalSample ></a></td><td class="desc"></td></tr>
<tr id="row_43_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_43_0_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('43_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_array_series_data.html" target="_self">QwtArraySeriesData< QwtIntervalSample ></a></td><td class="desc"></td></tr>
<tr id="row_43_0_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_interval_series_data.html" target="_self">QwtIntervalSeriesData</a></td><td class="desc">Interface for iterating over an array of intervals</td></tr>
<tr id="row_44_" class="even"><td class="entry"><img id="arr_44_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_series_data.html" target="_self">QwtSeriesData< QwtOHLCSample ></a></td><td class="desc"></td></tr>
<tr id="row_44_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_0_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('44_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_array_series_data.html" target="_self">QwtArraySeriesData< QwtOHLCSample ></a></td><td class="desc"></td></tr>
<tr id="row_44_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_trading_chart_data.html" target="_self">QwtTradingChartData</a></td><td class="desc"></td></tr>
<tr id="row_45_"><td class="entry"><img id="arr_45_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('45_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_series_data.html" target="_self">QwtSeriesData< QwtPoint3D ></a></td><td class="desc"></td></tr>
<tr id="row_45_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_45_0_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('45_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_array_series_data.html" target="_self">QwtArraySeriesData< QwtPoint3D ></a></td><td class="desc"></td></tr>
<tr id="row_45_0_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_point3_d_series_data.html" target="_self">QwtPoint3DSeriesData</a></td><td class="desc">Interface for iterating over an array of 3D points</td></tr>
<tr id="row_46_" class="even"><td class="entry"><img id="arr_46_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('46_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_series_data.html" target="_self">QwtSeriesData< QwtSetSample ></a></td><td class="desc"></td></tr>
<tr id="row_46_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_46_0_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('46_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_array_series_data.html" target="_self">QwtArraySeriesData< QwtSetSample ></a></td><td class="desc"></td></tr>
<tr id="row_46_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_set_series_data.html" target="_self">QwtSetSeriesData</a></td><td class="desc">Interface for iterating over an array of samples</td></tr>
<tr id="row_47_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_set_sample.html" target="_self">QwtSetSample</a></td><td class="desc">A sample of the types (x1...xn, y) or (x, y1..yn)</td></tr>
<tr id="row_48_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_spline.html" target="_self">QwtSpline</a></td><td class="desc">A class for spline interpolation</td></tr>
<tr id="row_49_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_symbol.html" target="_self">QwtSymbol</a></td><td class="desc">A class for drawing symbols</td></tr>
<tr id="row_50_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_system_clock.html" target="_self">QwtSystemClock</a></td><td class="desc"><a class="el" href="class_qwt_system_clock.html" title="QwtSystemClock provides high resolution clock time functions.">QwtSystemClock</a> provides high resolution clock time functions</td></tr>
<tr id="row_51_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_text.html" target="_self">QwtText</a></td><td class="desc">A class representing a text</td></tr>
<tr id="row_52_" class="even"><td class="entry"><img id="arr_52_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('52_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_text_engine.html" target="_self">QwtTextEngine</a></td><td class="desc">Abstract base class for rendering text strings</td></tr>
<tr id="row_52_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_math_m_l_text_engine.html" target="_self">QwtMathMLTextEngine</a></td><td class="desc">Text Engine for the MathML renderer of the Qt solutions package</td></tr>
<tr id="row_52_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_plain_text_engine.html" target="_self">QwtPlainTextEngine</a></td><td class="desc">A text engine for plain texts</td></tr>
<tr id="row_52_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_rich_text_engine.html" target="_self">QwtRichTextEngine</a></td><td class="desc">A text engine for Qt rich texts</td></tr>
<tr id="row_53_"><td class="entry"><img id="arr_53_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('53_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_transform.html" target="_self">QwtTransform</a></td><td class="desc">A transformation between coordinate systems</td></tr>
<tr id="row_53_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_log_transform.html" target="_self">QwtLogTransform</a></td><td class="desc">Logarithmic transformation</td></tr>
<tr id="row_53_1_" class="even" style="display:none;"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_null_transform.html" target="_self">QwtNullTransform</a></td><td class="desc">Null transformation</td></tr>
<tr id="row_53_2_" class="even" style="display:none;"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_qwt_power_transform.html" target="_self">QwtPowerTransform</a></td><td class="desc">A transformation using pow()</td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>