1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
<title>Qwt User's Guide: QwtPlotPanner Class Reference</title>
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
<link href="tabs.css" rel="stylesheet" type="text/css">
7
<!-- Generated by Doxygen 1.5.0 -->
10
<li><a href="index.html"><span>Main Page</span></a></li>
11
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
12
<li><a href="files.html"><span>Files</span></a></li>
13
<li><a href="pages.html"><span>Related Pages</span></a></li>
17
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
18
<li><a href="annotated.html"><span>Class List</span></a></li>
19
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
20
<li><a href="functions.html"><span>Class Members</span></a></li>
22
<h1>QwtPlotPanner Class Reference</h1><!-- doxytag: class="QwtPlotPanner" --><!-- doxytag: inherits="QwtPanner" -->Inheritance diagram for QwtPlotPanner:<p><center><img src="class_qwt_plot_panner__inherit__graph.png" border="0" usemap="#_qwt_plot_panner__inherit__map" alt="Inheritance graph"></center>
23
<map name="_qwt_plot_panner__inherit__map">
24
<area href="class_qwt_panner.html" shape="rect" coords="19,8,107,32" alt="">
26
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for QwtPlotPanner:<p><center><img src="class_qwt_plot_panner__coll__graph.png" border="0" usemap="#_qwt_plot_panner__coll__map" alt="Collaboration graph"></center>
27
<map name="_qwt_plot_panner__coll__map">
28
<area href="class_qwt_panner.html" shape="rect" coords="19,8,107,32" alt="">
30
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_qwt_plot_panner-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
31
<a class="el" href="class_qwt_plot_panner.html">QwtPlotPanner</a> provides panning of a plot canvas.
33
<a class="el" href="class_qwt_plot_panner.html">QwtPlotPanner</a> is a panner for a <a class="el" href="class_qwt_plot_canvas.html">QwtPlotCanvas</a>, that adjusts the scales of the axes after dropping the canvas on its new position.<p>
34
Together with <a class="el" href="class_qwt_plot_zoomer.html">QwtPlotZoomer</a> and <a class="el" href="class_qwt_plot_magnifier.html">QwtPlotMagnifier</a> powerful ways of navigating on a <a class="el" href="class_qwt_plot.html">QwtPlot</a> widget can be implemented easily.<p>
35
<dl class="note" compact><dt><b>Note:</b></dt><dd>The axes are not updated, while dragging the canvas </dd></dl>
36
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_plot_zoomer.html">QwtPlotZoomer</a>, <a class="el" href="class_qwt_plot_magnifier.html">QwtPlotMagnifier</a> </dd></dl>
41
Definition at line <a class="el" href="qwt__plot__panner_8h-source.html#l00032">32</a> of file <a class="el" href="qwt__plot__panner_8h-source.html">qwt_plot_panner.h</a>.<table border="0" cellpadding="0" cellspacing="0">
43
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
44
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_panner.html#a9dbbfbfaf99eabdada6757211365098">QwtPlotPanner</a> (<a class="el" href="class_qwt_plot_canvas.html">QwtPlotCanvas</a> *)</td></tr>
46
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_panner.html#a72bb8323d5a8eb46900f978bf1e3623">~QwtPlotPanner</a> ()</td></tr>
48
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="class_qwt_plot_canvas.html">QwtPlotCanvas</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_panner.html#624eef57c43bc465d6702a0c4e8027bd">canvas</a> ()</td></tr>
50
<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="class_qwt_plot_canvas.html">QwtPlotCanvas</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_panner.html#ac87f509106d49e083421d806a049bb7">canvas</a> () const</td></tr>
52
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="class_qwt_plot.html">QwtPlot</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_panner.html#e52375921bfacc3e17d3db45858b1485">plot</a> ()</td></tr>
54
<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="class_qwt_plot.html">QwtPlot</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_panner.html#5ecdd6a27002d13b4967eadabaa17674">plot</a> () const</td></tr>
56
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_panner.html#cbd5d67684c5a20ea0115e66f69540e4">setAxisEnabled</a> (int axis, bool on)</td></tr>
58
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_panner.html#896c81c1d1989b26645ece85464e3977">isAxisEnabled</a> (int axis) const</td></tr>
60
<tr><td colspan="2"><br><h2>Protected Slots</h2></td></tr>
61
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_panner.html#ab045140de3e38d316593388da9231bd">moveCanvas</a> (int dx, int dy)</td></tr>
64
<hr><h2>Constructor & Destructor Documentation</h2>
65
<a class="anchor" name="a9dbbfbfaf99eabdada6757211365098"></a><!-- doxytag: member="QwtPlotPanner::QwtPlotPanner" ref="a9dbbfbfaf99eabdada6757211365098" args="(QwtPlotCanvas *)" -->
67
<div class="memproto">
68
<table class="memname">
70
<td class="memname">QwtPlotPanner::QwtPlotPanner </td>
72
<td class="paramtype"><a class="el" href="class_qwt_plot_canvas.html">QwtPlotCanvas</a> * </td>
73
<td class="paramname"> <em>canvas</em> </td>
74
<td> ) </td>
75
<td width="100%"><code> [explicit]</code></td>
84
The panner is enabled for all axes<p>
85
<dl compact><dt><b>Parameters:</b></dt><dd>
86
<table border="0" cellspacing="2" cellpadding="0">
87
<tr><td valign="top"></td><td valign="top"><em>canvas</em> </td><td>Plot canvas to pan, also the parent object</td></tr>
90
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_plot_panner.html#cbd5d67684c5a20ea0115e66f69540e4">setAxisEnabled</a> </dd></dl>
93
Definition at line <a class="el" href="qwt__plot__panner_8cpp-source.html#l00038">38</a> of file <a class="el" href="qwt__plot__panner_8cpp-source.html">qwt_plot_panner.cpp</a>.
95
References <a class="el" href="qwt__plot__panner_8cpp-source.html#l00130">moveCanvas()</a>, and <a class="el" href="class_qwt_panner.html#e9ce78e6f9ae73317af29b2dc5df7372">QwtPanner::panned()</a>.
98
<a class="anchor" name="a72bb8323d5a8eb46900f978bf1e3623"></a><!-- doxytag: member="QwtPlotPanner::~QwtPlotPanner" ref="a72bb8323d5a8eb46900f978bf1e3623" args="()" -->
100
<div class="memproto">
101
<table class="memname">
103
<td class="memname">QwtPlotPanner::~QwtPlotPanner </td>
105
<td class="paramname"> </td>
106
<td> ) </td>
107
<td width="100%"><code> [virtual]</code></td>
118
Definition at line <a class="el" href="qwt__plot__panner_8cpp-source.html#l00048">48</a> of file <a class="el" href="qwt__plot__panner_8cpp-source.html">qwt_plot_panner.cpp</a>.
121
<hr><h2>Member Function Documentation</h2>
122
<a class="anchor" name="624eef57c43bc465d6702a0c4e8027bd"></a><!-- doxytag: member="QwtPlotPanner::canvas" ref="624eef57c43bc465d6702a0c4e8027bd" args="()" -->
123
<div class="memitem">
124
<div class="memproto">
125
<table class="memname">
127
<td class="memname"><a class="el" href="class_qwt_plot_canvas.html">QwtPlotCanvas</a> * QwtPlotPanner::canvas </td>
129
<td class="paramname"> </td>
130
<td> ) </td>
131
<td width="100%"></td>
138
Return observed plot canvas.
142
Definition at line <a class="el" href="qwt__plot__panner_8cpp-source.html#l00087">87</a> of file <a class="el" href="qwt__plot__panner_8cpp-source.html">qwt_plot_panner.cpp</a>.
144
Referenced by <a class="el" href="qwt__plot__panner_8cpp-source.html#l00103">plot()</a>.
147
<a class="anchor" name="ac87f509106d49e083421d806a049bb7"></a><!-- doxytag: member="QwtPlotPanner::canvas" ref="ac87f509106d49e083421d806a049bb7" args="() const" -->
148
<div class="memitem">
149
<div class="memproto">
150
<table class="memname">
152
<td class="memname">const <a class="el" href="class_qwt_plot_canvas.html">QwtPlotCanvas</a> * QwtPlotPanner::canvas </td>
154
<td class="paramname"> </td>
155
<td> ) </td>
156
<td width="100%"> const</td>
163
Return Observed plot canvas.
167
Definition at line <a class="el" href="qwt__plot__panner_8cpp-source.html#l00097">97</a> of file <a class="el" href="qwt__plot__panner_8cpp-source.html">qwt_plot_panner.cpp</a>.
170
<a class="anchor" name="e52375921bfacc3e17d3db45858b1485"></a><!-- doxytag: member="QwtPlotPanner::plot" ref="e52375921bfacc3e17d3db45858b1485" args="()" -->
171
<div class="memitem">
172
<div class="memproto">
173
<table class="memname">
175
<td class="memname"><a class="el" href="class_qwt_plot.html">QwtPlot</a> * QwtPlotPanner::plot </td>
177
<td class="paramname"> </td>
178
<td> ) </td>
179
<td width="100%"></td>
186
Return plot widget, containing the observed plot canvas.
190
Definition at line <a class="el" href="qwt__plot__panner_8cpp-source.html#l00103">103</a> of file <a class="el" href="qwt__plot__panner_8cpp-source.html">qwt_plot_panner.cpp</a>.
192
References <a class="el" href="qwt__plot__panner_8cpp-source.html#l00087">canvas()</a>.
194
Referenced by <a class="el" href="qwt__plot__panner_8cpp-source.html#l00130">moveCanvas()</a>.
197
<a class="anchor" name="5ecdd6a27002d13b4967eadabaa17674"></a><!-- doxytag: member="QwtPlotPanner::plot" ref="5ecdd6a27002d13b4967eadabaa17674" args="() const" -->
198
<div class="memitem">
199
<div class="memproto">
200
<table class="memname">
202
<td class="memname">const <a class="el" href="class_qwt_plot.html">QwtPlot</a> * QwtPlotPanner::plot </td>
204
<td class="paramname"> </td>
205
<td> ) </td>
206
<td width="100%"> const</td>
213
Return plot widget, containing the observed plot canvas.
217
Definition at line <a class="el" href="qwt__plot__panner_8cpp-source.html#l00117">117</a> of file <a class="el" href="qwt__plot__panner_8cpp-source.html">qwt_plot_panner.cpp</a>.
220
<a class="anchor" name="cbd5d67684c5a20ea0115e66f69540e4"></a><!-- doxytag: member="QwtPlotPanner::setAxisEnabled" ref="cbd5d67684c5a20ea0115e66f69540e4" args="(int axis, bool on)" -->
221
<div class="memitem">
222
<div class="memproto">
223
<table class="memname">
225
<td class="memname">void QwtPlotPanner::setAxisEnabled </td>
227
<td class="paramtype">int </td>
228
<td class="paramname"> <em>axis</em>, </td>
231
<td class="paramkey"></td>
233
<td class="paramtype">bool </td>
234
<td class="paramname"> <em>on</em></td><td> </td>
239
<td></td><td></td><td width="100%"></td>
248
Axes that are enabled will be synchronized to the result of panning. All other axes will remain unchanged.<p>
249
<dl compact><dt><b>Parameters:</b></dt><dd>
250
<table border="0" cellspacing="2" cellpadding="0">
251
<tr><td valign="top"></td><td valign="top"><em>axis</em> </td><td>Axis, see <a class="el" href="class_qwt_plot.html#81df699dcf9dde0752c0726b5f31e271">QwtPlot::Axis</a> </td></tr>
252
<tr><td valign="top"></td><td valign="top"><em>on</em> </td><td>On/Off</td></tr>
255
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_plot_panner.html#896c81c1d1989b26645ece85464e3977">isAxisEnabled</a>, <a class="el" href="class_qwt_plot_panner.html#ab045140de3e38d316593388da9231bd">moveCanvas</a> </dd></dl>
258
Definition at line <a class="el" href="qwt__plot__panner_8cpp-source.html#l00064">64</a> of file <a class="el" href="qwt__plot__panner_8cpp-source.html">qwt_plot_panner.cpp</a>.
261
<a class="anchor" name="896c81c1d1989b26645ece85464e3977"></a><!-- doxytag: member="QwtPlotPanner::isAxisEnabled" ref="896c81c1d1989b26645ece85464e3977" args="(int axis) const" -->
262
<div class="memitem">
263
<div class="memproto">
264
<table class="memname">
266
<td class="memname">bool QwtPlotPanner::isAxisEnabled </td>
268
<td class="paramtype">int </td>
269
<td class="paramname"> <em>axis</em> </td>
270
<td> ) </td>
271
<td width="100%"> const</td>
278
Test if an axis is enabled<p>
279
<dl compact><dt><b>Parameters:</b></dt><dd>
280
<table border="0" cellspacing="2" cellpadding="0">
281
<tr><td valign="top"></td><td valign="top"><em>axis</em> </td><td>Axis, see <a class="el" href="class_qwt_plot.html#81df699dcf9dde0752c0726b5f31e271">QwtPlot::Axis</a> </td></tr>
284
<dl class="return" compact><dt><b>Returns:</b></dt><dd>True, if the axis is enabled</dd></dl>
285
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_plot_panner.html#cbd5d67684c5a20ea0115e66f69540e4">setAxisEnabled</a>, <a class="el" href="class_qwt_plot_panner.html#ab045140de3e38d316593388da9231bd">moveCanvas</a> </dd></dl>
288
Definition at line <a class="el" href="qwt__plot__panner_8cpp-source.html#l00078">78</a> of file <a class="el" href="qwt__plot__panner_8cpp-source.html">qwt_plot_panner.cpp</a>.
291
<a class="anchor" name="ab045140de3e38d316593388da9231bd"></a><!-- doxytag: member="QwtPlotPanner::moveCanvas" ref="ab045140de3e38d316593388da9231bd" args="(int dx, int dy)" -->
292
<div class="memitem">
293
<div class="memproto">
294
<table class="memname">
296
<td class="memname">void QwtPlotPanner::moveCanvas </td>
298
<td class="paramtype">int </td>
299
<td class="paramname"> <em>dx</em>, </td>
302
<td class="paramkey"></td>
304
<td class="paramtype">int </td>
305
<td class="paramname"> <em>dy</em></td><td> </td>
310
<td></td><td></td><td width="100%"><code> [protected, virtual, slot]</code></td>
317
Adjust the enabled axes according to dx/dy<p>
318
<dl compact><dt><b>Parameters:</b></dt><dd>
319
<table border="0" cellspacing="2" cellpadding="0">
320
<tr><td valign="top"></td><td valign="top"><em>dx</em> </td><td>Pixel offset in x direction </td></tr>
321
<tr><td valign="top"></td><td valign="top"><em>dy</em> </td><td>Pixel offset in y direction</td></tr>
324
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_panner.html#e9ce78e6f9ae73317af29b2dc5df7372">QwtPanner::panned()</a> </dd></dl>
327
Definition at line <a class="el" href="qwt__plot__panner_8cpp-source.html#l00130">130</a> of file <a class="el" href="qwt__plot__panner_8cpp-source.html">qwt_plot_panner.cpp</a>.
329
References <a class="el" href="qwt__plot_8cpp-source.html#l00190">QwtPlot::autoReplot()</a>, <a class="el" href="qwt__plot__axis_8cpp-source.html#l00235">QwtPlot::axisScaleDiv()</a>, <a class="el" href="qwt__plot_8cpp-source.html#l00612">QwtPlot::canvasMap()</a>, <a class="el" href="qwt__scale__div_8h-source.html#l00111">QwtScaleDiv::hBound()</a>, <a class="el" href="qwt__scale__div_8h-source.html#l00102">QwtScaleDiv::lBound()</a>, <a class="el" href="qwt__plot__panner_8cpp-source.html#l00103">plot()</a>, <a class="el" href="qwt__plot_8cpp-source.html#l00363">QwtPlot::replot()</a>, <a class="el" href="qwt__plot_8cpp-source.html#l00184">QwtPlot::setAutoReplot()</a>, <a class="el" href="qwt__plot__axis_8cpp-source.html#l00414">QwtPlot::setAxisScale()</a>, and <a class="el" href="qwt__scale__map_8h-source.html#l00175">QwtScaleMap::transform()</a>.
331
Referenced by <a class="el" href="qwt__plot__panner_8cpp-source.html#l00038">QwtPlotPanner()</a>.
334
<hr size="1"><address style="align: right;"><small>Generated on Sun Mar 22 16:55:04 2009 for Qwt User's Guide by
335
<a href="http://www.doxygen.org/index.html">
336
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>