~ubuntu-branches/ubuntu/oneiric/qwt/oneiric-proposed

« back to all changes in this revision

Viewing changes to qwt-5.1.0/doc/html/class_qwt_legend_item.html

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2008-05-26 10:26:31 UTC
  • mfrom: (1.1.3 upstream) (2.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080526102631-bp95mfccnrb957nx
Tags: 5.1.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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&apos;s Guide: QwtLegendItem Class Reference</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
<link href="tabs.css" rel="stylesheet" type="text/css">
6
 
</head><body>
7
 
<!-- Generated by Doxygen 1.5.0 -->
8
 
<div class="tabs">
9
 
  <ul>
10
 
    <li><a href="index.html"><span>Main&nbsp;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&nbsp;Pages</span></a></li>
14
 
  </ul></div>
15
 
<div class="tabs">
16
 
  <ul>
17
 
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
18
 
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
19
 
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
20
 
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
21
 
  </ul></div>
22
 
<h1>QwtLegendItem Class Reference</h1><!-- doxytag: class="QwtLegendItem" --><!-- doxytag: inherits="QwtTextLabel" -->Inheritance diagram for QwtLegendItem:<p><center><img src="class_qwt_legend_item__inherit__graph.png" border="0" usemap="#_qwt_legend_item__inherit__map" alt="Inheritance graph"></center>
23
 
<map name="_qwt_legend_item__inherit__map">
24
 
<area href="class_qwt_text_label.html" shape="rect" coords="12,8,116,32" alt="">
25
 
</map>
26
 
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for QwtLegendItem:<p><center><img src="class_qwt_legend_item__coll__graph.png" border="0" usemap="#_qwt_legend_item__coll__map" alt="Collaboration graph"></center>
27
 
<map name="_qwt_legend_item__coll__map">
28
 
<area href="class_qwt_text_label.html" shape="rect" coords="12,8,116,32" alt="">
29
 
</map>
30
 
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_qwt_legend_item-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
31
 
A legend label. 
32
 
<p>
33
 
<a class="el" href="class_qwt_legend_item.html">QwtLegendItem</a> represents a curve on a legend. It displays an curve identifier with an explaining text. The identifier might be a combination of curve symbol and line. In readonly mode it behaves like a label, otherwise like an unstylish push button.<p>
34
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend.html">QwtLegend</a>, <a class="el" href="class_qwt_plot_curve.html">QwtPlotCurve</a> </dd></dl>
35
 
 
36
 
<p>
37
 
 
38
 
<p>
39
 
Definition at line <a class="el" href="qwt__legend__item_8h-source.html#l00035">35</a> of file <a class="el" href="qwt__legend__item_8h-source.html">qwt_legend_item.h</a>.<table border="0" cellpadding="0" cellspacing="0">
40
 
<tr><td></td></tr>
41
 
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
42
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#9f84379e79c1856a6bd4970a719d97bd">IdentifierMode</a> { <br>
43
 
&nbsp;&nbsp;<b>NoIdentifier</b> =  0, 
44
 
<br>
45
 
&nbsp;&nbsp;<b>ShowLine</b> =  1, 
46
 
<br>
47
 
&nbsp;&nbsp;<b>ShowSymbol</b> =  2, 
48
 
<br>
49
 
&nbsp;&nbsp;<b>ShowText</b> =  4
50
 
<br>
51
 
 }</td></tr>
52
 
 
53
 
<tr><td colspan="2"><br><h2>Public Slots</h2></td></tr>
54
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#f7a194ea464d2c405479dd8be1bd1e1b">setChecked</a> (bool on)</td></tr>
55
 
 
56
 
<tr><td colspan="2"><br><h2>Signals</h2></td></tr>
57
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#28c4837ec402725c87ecee6de558c956">clicked</a> ()</td></tr>
58
 
 
59
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#7cc6a0390cc0aaea2feb8a324139410c">pressed</a> ()</td></tr>
60
 
 
61
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#7286b8900294659d0850ac588aafaa97">released</a> ()</td></tr>
62
 
 
63
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#95fe5b1ec7fcfaa86fd9ec49a3bf23aa">checked</a> (bool)</td></tr>
64
 
 
65
 
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
66
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#46f61a0eaaf24a3a78d498db3fc8c457">QwtLegendItem</a> (QWidget *parent=0)</td></tr>
67
 
 
68
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#e806668ed7ddd57ea4ce88fc6ea960aa">QwtLegendItem</a> (const <a class="el" href="class_qwt_symbol.html">QwtSymbol</a> &amp;, const QPen &amp;, const <a class="el" href="class_qwt_text.html">QwtText</a> &amp;, QWidget *parent=0)</td></tr>
69
 
 
70
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#8c98d47b26d4ad3af98bffc7107f6fc9">~QwtLegendItem</a> ()</td></tr>
71
 
 
72
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#8420c4d8cd73945a25697109df5c2f0e">setText</a> (const <a class="el" href="class_qwt_text.html">QwtText</a> &amp;)</td></tr>
73
 
 
74
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#e6487dbe8f2c72512887df8bcb648d53">setItemMode</a> (<a class="el" href="class_qwt_legend.html#b216dd2dba9ebf6cb0ed2dd621a652e0">QwtLegend::LegendItemMode</a>)</td></tr>
75
 
 
76
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="class_qwt_legend.html#b216dd2dba9ebf6cb0ed2dd621a652e0">QwtLegend::LegendItemMode</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#6d50a2a59815489f7ae0fc047f04b98e">itemMode</a> () const</td></tr>
77
 
 
78
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#cbd7bb723c868b26bc91cfbc54ade719">setIdentifierMode</a> (int)</td></tr>
79
 
 
80
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#69abb2e53cf39ede756edf16415be970">identifierMode</a> () const</td></tr>
81
 
 
82
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#c435a0541a9c2a5938a879f44a4fc8f5">setIdentfierWidth</a> (int width)</td></tr>
83
 
 
84
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#4890c8d1665b4b50e4ea7aee169d8705">identifierWidth</a> () const</td></tr>
85
 
 
86
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#4ff8a83f130d56bf5932c6a35384d85f">setSpacing</a> (int spacing)</td></tr>
87
 
 
88
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#6e6d120fff70f4a0e1c8da8bc4db70ca">spacing</a> () const</td></tr>
89
 
 
90
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#12029c7394b76b7431593630ce6ee386">setSymbol</a> (const <a class="el" href="class_qwt_symbol.html">QwtSymbol</a> &amp;)</td></tr>
91
 
 
92
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="class_qwt_symbol.html">QwtSymbol</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#44a50e6d4290e63888e987e7eba340df">symbol</a> () const</td></tr>
93
 
 
94
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#97803f16937bf1a392b7675fd7c9b503">setCurvePen</a> (const QPen &amp;)</td></tr>
95
 
 
96
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">const QPen &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#782c0b18542cb4d9f4b8a9280185235b">curvePen</a> () const</td></tr>
97
 
 
98
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#55f7eafc9ac91736984faddd6832dfea">drawIdentifier</a> (QPainter *, const QRect &amp;) const</td></tr>
99
 
 
100
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#9b92a8d1aa5c77f5476f22d9cd22e6e4">drawItem</a> (QPainter *p, const QRect &amp;) const</td></tr>
101
 
 
102
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QSize&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#c4e922104a0258a3eca35fc6434c3357">sizeHint</a> () const</td></tr>
103
 
 
104
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#7908d4fcd5d7c7bc9fbfc922c1b7458f">isChecked</a> () const</td></tr>
105
 
 
106
 
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
107
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#1c871e735a96cc86f95b4dffe2339f85">setDown</a> (bool)</td></tr>
108
 
 
109
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#9993db8d0d76ae9ba0071676cd548424">isDown</a> () const</td></tr>
110
 
 
111
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#c154aa6b045d78f8134bbfab19a9729b">paintEvent</a> (QPaintEvent *)</td></tr>
112
 
 
113
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#af54f5473fc174aac5cb5cdcfdcc7292">mousePressEvent</a> (QMouseEvent *)</td></tr>
114
 
 
115
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#37950b4dd9de4dfe74c05eee572c16a2">mouseReleaseEvent</a> (QMouseEvent *)</td></tr>
116
 
 
117
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#9b6a6527d2b867a912a21ef3358eb63f">keyPressEvent</a> (QKeyEvent *)</td></tr>
118
 
 
119
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#0b31f4435914a8cd0491ea8aab45041f">keyReleaseEvent</a> (QKeyEvent *)</td></tr>
120
 
 
121
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_legend_item.html#fa466fbb3689353107872c6e133b5ddf">drawText</a> (QPainter *, const QRect &amp;)</td></tr>
122
 
 
123
 
</table>
124
 
<hr><h2>Member Enumeration Documentation</h2>
125
 
<a class="anchor" name="9f84379e79c1856a6bd4970a719d97bd"></a><!-- doxytag: member="QwtLegendItem::IdentifierMode" ref="9f84379e79c1856a6bd4970a719d97bd" args="" -->
126
 
<div class="memitem">
127
 
<div class="memproto">
128
 
      <table class="memname">
129
 
        <tr>
130
 
          <td class="memname">enum <a class="el" href="class_qwt_legend_item.html#9f84379e79c1856a6bd4970a719d97bd">QwtLegendItem::IdentifierMode</a>          </td>
131
 
        </tr>
132
 
      </table>
133
 
</div>
134
 
<div class="memdoc">
135
 
 
136
 
<p>
137
 
Identifier mode. 
138
 
<p>
139
 
Default is ShowLine | ShowText <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#69abb2e53cf39ede756edf16415be970">QwtLegendItem::identifierMode</a>, <a class="el" href="class_qwt_legend_item.html#cbd7bb723c868b26bc91cfbc54ade719">QwtLegendItem::setIdentifierMode</a> </dd></dl>
140
 
 
141
 
<p>
142
 
Definition at line <a class="el" href="qwt__legend__item_8h-source.html#l00047">47</a> of file <a class="el" href="qwt__legend__item_8h-source.html">qwt_legend_item.h</a>.
143
 
</div>
144
 
</div><p>
145
 
<hr><h2>Constructor &amp; Destructor Documentation</h2>
146
 
<a class="anchor" name="46f61a0eaaf24a3a78d498db3fc8c457"></a><!-- doxytag: member="QwtLegendItem::QwtLegendItem" ref="46f61a0eaaf24a3a78d498db3fc8c457" args="(QWidget *parent=0)" -->
147
 
<div class="memitem">
148
 
<div class="memproto">
149
 
      <table class="memname">
150
 
        <tr>
151
 
          <td class="memname">QwtLegendItem::QwtLegendItem           </td>
152
 
          <td>(</td>
153
 
          <td class="paramtype">QWidget *&nbsp;</td>
154
 
          <td class="paramname"> <em>parent</em> = <code>0</code>          </td>
155
 
          <td>&nbsp;)&nbsp;</td>
156
 
          <td width="100%"><code> [explicit]</code></td>
157
 
        </tr>
158
 
      </table>
159
 
</div>
160
 
<div class="memdoc">
161
 
 
162
 
<p>
163
 
<dl compact><dt><b>Parameters:</b></dt><dd>
164
 
  <table border="0" cellspacing="2" cellpadding="0">
165
 
    <tr><td valign="top"></td><td valign="top"><em>parent</em>&nbsp;</td><td>Parent widget </td></tr>
166
 
  </table>
167
 
</dl>
168
 
 
169
 
<p>
170
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00080">80</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
171
 
</div>
172
 
</div><p>
173
 
<a class="anchor" name="e806668ed7ddd57ea4ce88fc6ea960aa"></a><!-- doxytag: member="QwtLegendItem::QwtLegendItem" ref="e806668ed7ddd57ea4ce88fc6ea960aa" args="(const QwtSymbol &amp;, const QPen &amp;, const QwtText &amp;, QWidget *parent=0)" -->
174
 
<div class="memitem">
175
 
<div class="memproto">
176
 
      <table class="memname">
177
 
        <tr>
178
 
          <td class="memname">QwtLegendItem::QwtLegendItem           </td>
179
 
          <td>(</td>
180
 
          <td class="paramtype">const <a class="el" href="class_qwt_symbol.html">QwtSymbol</a> &amp;&nbsp;</td>
181
 
          <td class="paramname"> <em>symbol</em>, </td>
182
 
        </tr>
183
 
        <tr>
184
 
          <td class="paramkey"></td>
185
 
          <td></td>
186
 
          <td class="paramtype">const QPen &amp;&nbsp;</td>
187
 
          <td class="paramname"> <em>curvePen</em>, </td>
188
 
        </tr>
189
 
        <tr>
190
 
          <td class="paramkey"></td>
191
 
          <td></td>
192
 
          <td class="paramtype">const <a class="el" href="class_qwt_text.html">QwtText</a> &amp;&nbsp;</td>
193
 
          <td class="paramname"> <em>text</em>, </td>
194
 
        </tr>
195
 
        <tr>
196
 
          <td class="paramkey"></td>
197
 
          <td></td>
198
 
          <td class="paramtype">QWidget *&nbsp;</td>
199
 
          <td class="paramname"> <em>parent</em> = <code>0</code></td><td>&nbsp;</td>
200
 
        </tr>
201
 
        <tr>
202
 
          <td></td>
203
 
          <td>)</td>
204
 
          <td></td><td></td><td width="100%"><code> [explicit]</code></td>
205
 
        </tr>
206
 
      </table>
207
 
</div>
208
 
<div class="memdoc">
209
 
 
210
 
<p>
211
 
<dl compact><dt><b>Parameters:</b></dt><dd>
212
 
  <table border="0" cellspacing="2" cellpadding="0">
213
 
    <tr><td valign="top"></td><td valign="top"><em>symbol</em>&nbsp;</td><td>Curve symbol </td></tr>
214
 
    <tr><td valign="top"></td><td valign="top"><em>curvePen</em>&nbsp;</td><td>Curve pen </td></tr>
215
 
    <tr><td valign="top"></td><td valign="top"><em>text</em>&nbsp;</td><td>Label text </td></tr>
216
 
    <tr><td valign="top"></td><td valign="top"><em>parent</em>&nbsp;</td><td>Parent widget </td></tr>
217
 
  </table>
218
 
</dl>
219
 
 
220
 
<p>
221
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00093">93</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
222
 
<p>
223
 
References <a class="el" href="qwt__symbol_8cpp-source.html#l00051">QwtSymbol::clone()</a>, <a class="el" href="qwt__legend__item_8cpp-source.html#l00269">symbol()</a>, and <a class="el" href="qwt__text__label_8cpp-source.html#l00107">QwtTextLabel::text()</a>.
224
 
</div>
225
 
</div><p>
226
 
<a class="anchor" name="8c98d47b26d4ad3af98bffc7107f6fc9"></a><!-- doxytag: member="QwtLegendItem::~QwtLegendItem" ref="8c98d47b26d4ad3af98bffc7107f6fc9" args="()" -->
227
 
<div class="memitem">
228
 
<div class="memproto">
229
 
      <table class="memname">
230
 
        <tr>
231
 
          <td class="memname">QwtLegendItem::~QwtLegendItem           </td>
232
 
          <td>(</td>
233
 
          <td class="paramname">          </td>
234
 
          <td>&nbsp;)&nbsp;</td>
235
 
          <td width="100%"><code> [virtual]</code></td>
236
 
        </tr>
237
 
      </table>
238
 
</div>
239
 
<div class="memdoc">
240
 
 
241
 
<p>
242
 
Destructor. 
243
 
<p>
244
 
 
245
 
<p>
246
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00116">116</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
247
 
</div>
248
 
</div><p>
249
 
<hr><h2>Member Function Documentation</h2>
250
 
<a class="anchor" name="8420c4d8cd73945a25697109df5c2f0e"></a><!-- doxytag: member="QwtLegendItem::setText" ref="8420c4d8cd73945a25697109df5c2f0e" args="(const QwtText &amp;)" -->
251
 
<div class="memitem">
252
 
<div class="memproto">
253
 
      <table class="memname">
254
 
        <tr>
255
 
          <td class="memname">void QwtLegendItem::setText           </td>
256
 
          <td>(</td>
257
 
          <td class="paramtype">const <a class="el" href="class_qwt_text.html">QwtText</a> &amp;&nbsp;</td>
258
 
          <td class="paramname"> <em>text</em>          </td>
259
 
          <td>&nbsp;)&nbsp;</td>
260
 
          <td width="100%"><code> [virtual]</code></td>
261
 
        </tr>
262
 
      </table>
263
 
</div>
264
 
<div class="memdoc">
265
 
 
266
 
<p>
267
 
Set the text to the legend item<p>
268
 
<dl compact><dt><b>Parameters:</b></dt><dd>
269
 
  <table border="0" cellspacing="2" cellpadding="0">
270
 
    <tr><td valign="top"></td><td valign="top"><em>text</em>&nbsp;</td><td>Text label </td></tr>
271
 
  </table>
272
 
</dl>
273
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_text_label.html#65113573cdf1fe4098a324453e11fe4e">QwtTextLabel::text()</a> </dd></dl>
274
 
 
275
 
<p>
276
 
Reimplemented from <a class="el" href="class_qwt_text_label.html#c43ba313b78dccf7aa7433f26059b2e2">QwtTextLabel</a>.
277
 
<p>
278
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00128">128</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
279
 
<p>
280
 
References <a class="el" href="qwt__text_8cpp-source.html#l00264">QwtText::setRenderFlags()</a>, <a class="el" href="qwt__text__label_8cpp-source.html#l00086">QwtTextLabel::setText()</a>, and <a class="el" href="qwt__text__label_8cpp-source.html#l00107">QwtTextLabel::text()</a>.
281
 
</div>
282
 
</div><p>
283
 
<a class="anchor" name="e6487dbe8f2c72512887df8bcb648d53"></a><!-- doxytag: member="QwtLegendItem::setItemMode" ref="e6487dbe8f2c72512887df8bcb648d53" args="(QwtLegend::LegendItemMode)" -->
284
 
<div class="memitem">
285
 
<div class="memproto">
286
 
      <table class="memname">
287
 
        <tr>
288
 
          <td class="memname">void QwtLegendItem::setItemMode           </td>
289
 
          <td>(</td>
290
 
          <td class="paramtype"><a class="el" href="class_qwt_legend.html#b216dd2dba9ebf6cb0ed2dd621a652e0">QwtLegend::LegendItemMode</a>&nbsp;</td>
291
 
          <td class="paramname"> <em>mode</em>          </td>
292
 
          <td>&nbsp;)&nbsp;</td>
293
 
          <td width="100%"></td>
294
 
        </tr>
295
 
      </table>
296
 
</div>
297
 
<div class="memdoc">
298
 
 
299
 
<p>
300
 
Set the item mode The default is QwtLegend::ReadOnlyItem<p>
301
 
<dl compact><dt><b>Parameters:</b></dt><dd>
302
 
  <table border="0" cellspacing="2" cellpadding="0">
303
 
    <tr><td valign="top"></td><td valign="top"><em>mode</em>&nbsp;</td><td>Item mode </td></tr>
304
 
  </table>
305
 
</dl>
306
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#6d50a2a59815489f7ae0fc047f04b98e">itemMode()</a> </dd></dl>
307
 
 
308
 
<p>
309
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00150">150</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
310
 
<p>
311
 
References <a class="el" href="qwt__text__label_8cpp-source.html#l00152">QwtTextLabel::setMargin()</a>.
312
 
</div>
313
 
</div><p>
314
 
<a class="anchor" name="6d50a2a59815489f7ae0fc047f04b98e"></a><!-- doxytag: member="QwtLegendItem::itemMode" ref="6d50a2a59815489f7ae0fc047f04b98e" args="() const" -->
315
 
<div class="memitem">
316
 
<div class="memproto">
317
 
      <table class="memname">
318
 
        <tr>
319
 
          <td class="memname"><a class="el" href="class_qwt_legend.html#b216dd2dba9ebf6cb0ed2dd621a652e0">QwtLegend::LegendItemMode</a> QwtLegendItem::itemMode           </td>
320
 
          <td>(</td>
321
 
          <td class="paramname">          </td>
322
 
          <td>&nbsp;)&nbsp;</td>
323
 
          <td width="100%"> const</td>
324
 
        </tr>
325
 
      </table>
326
 
</div>
327
 
<div class="memdoc">
328
 
 
329
 
<p>
330
 
Return the item mode<p>
331
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#e6487dbe8f2c72512887df8bcb648d53">setItemMode()</a> </dd></dl>
332
 
 
333
 
<p>
334
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00169">169</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
335
 
</div>
336
 
</div><p>
337
 
<a class="anchor" name="cbd7bb723c868b26bc91cfbc54ade719"></a><!-- doxytag: member="QwtLegendItem::setIdentifierMode" ref="cbd7bb723c868b26bc91cfbc54ade719" args="(int)" -->
338
 
<div class="memitem">
339
 
<div class="memproto">
340
 
      <table class="memname">
341
 
        <tr>
342
 
          <td class="memname">void QwtLegendItem::setIdentifierMode           </td>
343
 
          <td>(</td>
344
 
          <td class="paramtype">int&nbsp;</td>
345
 
          <td class="paramname"> <em>mode</em>          </td>
346
 
          <td>&nbsp;)&nbsp;</td>
347
 
          <td width="100%"></td>
348
 
        </tr>
349
 
      </table>
350
 
</div>
351
 
<div class="memdoc">
352
 
 
353
 
<p>
354
 
Set identifier mode. Default is ShowLine | ShowText. <dl compact><dt><b>Parameters:</b></dt><dd>
355
 
  <table border="0" cellspacing="2" cellpadding="0">
356
 
    <tr><td valign="top"></td><td valign="top"><em>mode</em>&nbsp;</td><td>Or'd values of IdentifierMode</td></tr>
357
 
  </table>
358
 
</dl>
359
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#69abb2e53cf39ede756edf16415be970">identifierMode()</a> </dd></dl>
360
 
 
361
 
<p>
362
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00181">181</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
363
 
</div>
364
 
</div><p>
365
 
<a class="anchor" name="69abb2e53cf39ede756edf16415be970"></a><!-- doxytag: member="QwtLegendItem::identifierMode" ref="69abb2e53cf39ede756edf16415be970" args="() const" -->
366
 
<div class="memitem">
367
 
<div class="memproto">
368
 
      <table class="memname">
369
 
        <tr>
370
 
          <td class="memname">int QwtLegendItem::identifierMode           </td>
371
 
          <td>(</td>
372
 
          <td class="paramname">          </td>
373
 
          <td>&nbsp;)&nbsp;</td>
374
 
          <td width="100%"> const</td>
375
 
        </tr>
376
 
      </table>
377
 
</div>
378
 
<div class="memdoc">
379
 
 
380
 
<p>
381
 
Or'd values of IdentifierMode. <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#cbd7bb723c868b26bc91cfbc54ade719">setIdentifierMode()</a>, <a class="el" href="class_qwt_legend_item.html#9f84379e79c1856a6bd4970a719d97bd">IdentifierMode</a> </dd></dl>
382
 
 
383
 
<p>
384
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00194">194</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
385
 
</div>
386
 
</div><p>
387
 
<a class="anchor" name="c435a0541a9c2a5938a879f44a4fc8f5"></a><!-- doxytag: member="QwtLegendItem::setIdentfierWidth" ref="c435a0541a9c2a5938a879f44a4fc8f5" args="(int width)" -->
388
 
<div class="memitem">
389
 
<div class="memproto">
390
 
      <table class="memname">
391
 
        <tr>
392
 
          <td class="memname">void QwtLegendItem::setIdentfierWidth           </td>
393
 
          <td>(</td>
394
 
          <td class="paramtype">int&nbsp;</td>
395
 
          <td class="paramname"> <em>width</em>          </td>
396
 
          <td>&nbsp;)&nbsp;</td>
397
 
          <td width="100%"></td>
398
 
        </tr>
399
 
      </table>
400
 
</div>
401
 
<div class="memdoc">
402
 
 
403
 
<p>
404
 
Set the width for the identifier Default is 8 pixels<p>
405
 
<dl compact><dt><b>Parameters:</b></dt><dd>
406
 
  <table border="0" cellspacing="2" cellpadding="0">
407
 
    <tr><td valign="top"></td><td valign="top"><em>width</em>&nbsp;</td><td>New width</td></tr>
408
 
  </table>
409
 
</dl>
410
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#69abb2e53cf39ede756edf16415be970">identifierMode()</a>, <a class="el" href="class_qwt_legend_item.html#4890c8d1665b4b50e4ea7aee169d8705">identifierWidth</a> </dd></dl>
411
 
 
412
 
<p>
413
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00207">207</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
414
 
<p>
415
 
References <a class="el" href="qwt__text__label_8cpp-source.html#l00143">QwtTextLabel::margin()</a>, and <a class="el" href="qwt__text__label_8cpp-source.html#l00131">QwtTextLabel::setIndent()</a>.
416
 
</div>
417
 
</div><p>
418
 
<a class="anchor" name="4890c8d1665b4b50e4ea7aee169d8705"></a><!-- doxytag: member="QwtLegendItem::identifierWidth" ref="4890c8d1665b4b50e4ea7aee169d8705" args="() const" -->
419
 
<div class="memitem">
420
 
<div class="memproto">
421
 
      <table class="memname">
422
 
        <tr>
423
 
          <td class="memname">int QwtLegendItem::identifierWidth           </td>
424
 
          <td>(</td>
425
 
          <td class="paramname">          </td>
426
 
          <td>&nbsp;)&nbsp;</td>
427
 
          <td width="100%"> const</td>
428
 
        </tr>
429
 
      </table>
430
 
</div>
431
 
<div class="memdoc">
432
 
 
433
 
<p>
434
 
Return the width of the identifier<p>
435
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#c435a0541a9c2a5938a879f44a4fc8f5">setIdentfierWidth</a> </dd></dl>
436
 
 
437
 
<p>
438
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00222">222</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
439
 
<p>
440
 
Referenced by <a class="el" href="qwt__legend__item_8cpp-source.html#l00360">drawItem()</a>.
441
 
</div>
442
 
</div><p>
443
 
<a class="anchor" name="4ff8a83f130d56bf5932c6a35384d85f"></a><!-- doxytag: member="QwtLegendItem::setSpacing" ref="4ff8a83f130d56bf5932c6a35384d85f" args="(int spacing)" -->
444
 
<div class="memitem">
445
 
<div class="memproto">
446
 
      <table class="memname">
447
 
        <tr>
448
 
          <td class="memname">void QwtLegendItem::setSpacing           </td>
449
 
          <td>(</td>
450
 
          <td class="paramtype">int&nbsp;</td>
451
 
          <td class="paramname"> <em>spacing</em>          </td>
452
 
          <td>&nbsp;)&nbsp;</td>
453
 
          <td width="100%"></td>
454
 
        </tr>
455
 
      </table>
456
 
</div>
457
 
<div class="memdoc">
458
 
 
459
 
<p>
460
 
Change the spacing <dl compact><dt><b>Parameters:</b></dt><dd>
461
 
  <table border="0" cellspacing="2" cellpadding="0">
462
 
    <tr><td valign="top"></td><td valign="top"><em>spacing</em>&nbsp;</td><td>Spacing </td></tr>
463
 
  </table>
464
 
</dl>
465
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#6e6d120fff70f4a0e1c8da8bc4db70ca">spacing()</a>, <a class="el" href="class_qwt_legend_item.html#4890c8d1665b4b50e4ea7aee169d8705">identifierWidth()</a>, <a class="el" href="class_qwt_text_label.html#213b9d779d8f12b6db264d27be188eb5">QwtTextLabel::margin()</a> </dd></dl>
466
 
 
467
 
<p>
468
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00232">232</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
469
 
<p>
470
 
References <a class="el" href="qwt__text__label_8cpp-source.html#l00143">QwtTextLabel::margin()</a>, and <a class="el" href="qwt__text__label_8cpp-source.html#l00131">QwtTextLabel::setIndent()</a>.
471
 
</div>
472
 
</div><p>
473
 
<a class="anchor" name="6e6d120fff70f4a0e1c8da8bc4db70ca"></a><!-- doxytag: member="QwtLegendItem::spacing" ref="6e6d120fff70f4a0e1c8da8bc4db70ca" args="() const" -->
474
 
<div class="memitem">
475
 
<div class="memproto">
476
 
      <table class="memname">
477
 
        <tr>
478
 
          <td class="memname">int QwtLegendItem::spacing           </td>
479
 
          <td>(</td>
480
 
          <td class="paramname">          </td>
481
 
          <td>&nbsp;)&nbsp;</td>
482
 
          <td width="100%"> const</td>
483
 
        </tr>
484
 
      </table>
485
 
</div>
486
 
<div class="memdoc">
487
 
 
488
 
<p>
489
 
Return the spacing <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#4ff8a83f130d56bf5932c6a35384d85f">setSpacing()</a>, <a class="el" href="class_qwt_legend_item.html#4890c8d1665b4b50e4ea7aee169d8705">identifierWidth()</a>, <a class="el" href="class_qwt_text_label.html#213b9d779d8f12b6db264d27be188eb5">QwtTextLabel::margin()</a> </dd></dl>
490
 
 
491
 
<p>
492
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00247">247</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
493
 
<p>
494
 
Referenced by <a class="el" href="qwt__legend__item_8cpp-source.html#l00360">drawItem()</a>.
495
 
</div>
496
 
</div><p>
497
 
<a class="anchor" name="12029c7394b76b7431593630ce6ee386"></a><!-- doxytag: member="QwtLegendItem::setSymbol" ref="12029c7394b76b7431593630ce6ee386" args="(const QwtSymbol &amp;)" -->
498
 
<div class="memitem">
499
 
<div class="memproto">
500
 
      <table class="memname">
501
 
        <tr>
502
 
          <td class="memname">void QwtLegendItem::setSymbol           </td>
503
 
          <td>(</td>
504
 
          <td class="paramtype">const <a class="el" href="class_qwt_symbol.html">QwtSymbol</a> &amp;&nbsp;</td>
505
 
          <td class="paramname"> <em>symbol</em>          </td>
506
 
          <td>&nbsp;)&nbsp;</td>
507
 
          <td width="100%"></td>
508
 
        </tr>
509
 
      </table>
510
 
</div>
511
 
<div class="memdoc">
512
 
 
513
 
<p>
514
 
Set curve symbol. <dl compact><dt><b>Parameters:</b></dt><dd>
515
 
  <table border="0" cellspacing="2" cellpadding="0">
516
 
    <tr><td valign="top"></td><td valign="top"><em>symbol</em>&nbsp;</td><td>Symbol</td></tr>
517
 
  </table>
518
 
</dl>
519
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#44a50e6d4290e63888e987e7eba340df">symbol()</a> </dd></dl>
520
 
 
521
 
<p>
522
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00258">258</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
523
 
<p>
524
 
References <a class="el" href="qwt__symbol_8cpp-source.html#l00051">QwtSymbol::clone()</a>, and <a class="el" href="qwt__legend__item_8cpp-source.html#l00269">symbol()</a>.
525
 
</div>
526
 
</div><p>
527
 
<a class="anchor" name="44a50e6d4290e63888e987e7eba340df"></a><!-- doxytag: member="QwtLegendItem::symbol" ref="44a50e6d4290e63888e987e7eba340df" args="() const" -->
528
 
<div class="memitem">
529
 
<div class="memproto">
530
 
      <table class="memname">
531
 
        <tr>
532
 
          <td class="memname">const <a class="el" href="class_qwt_symbol.html">QwtSymbol</a> &amp; QwtLegendItem::symbol           </td>
533
 
          <td>(</td>
534
 
          <td class="paramname">          </td>
535
 
          <td>&nbsp;)&nbsp;</td>
536
 
          <td width="100%"> const</td>
537
 
        </tr>
538
 
      </table>
539
 
</div>
540
 
<div class="memdoc">
541
 
 
542
 
<p>
543
 
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The curve symbol. </dd></dl>
544
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#12029c7394b76b7431593630ce6ee386">setSymbol()</a> </dd></dl>
545
 
 
546
 
<p>
547
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00269">269</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
548
 
<p>
549
 
Referenced by <a class="el" href="qwt__legend__item_8cpp-source.html#l00093">QwtLegendItem()</a>, and <a class="el" href="qwt__legend__item_8cpp-source.html#l00258">setSymbol()</a>.
550
 
</div>
551
 
</div><p>
552
 
<a class="anchor" name="97803f16937bf1a392b7675fd7c9b503"></a><!-- doxytag: member="QwtLegendItem::setCurvePen" ref="97803f16937bf1a392b7675fd7c9b503" args="(const QPen &amp;)" -->
553
 
<div class="memitem">
554
 
<div class="memproto">
555
 
      <table class="memname">
556
 
        <tr>
557
 
          <td class="memname">void QwtLegendItem::setCurvePen           </td>
558
 
          <td>(</td>
559
 
          <td class="paramtype">const QPen &amp;&nbsp;</td>
560
 
          <td class="paramname"> <em>pen</em>          </td>
561
 
          <td>&nbsp;)&nbsp;</td>
562
 
          <td width="100%"></td>
563
 
        </tr>
564
 
      </table>
565
 
</div>
566
 
<div class="memdoc">
567
 
 
568
 
<p>
569
 
Set curve pen. <dl compact><dt><b>Parameters:</b></dt><dd>
570
 
  <table border="0" cellspacing="2" cellpadding="0">
571
 
    <tr><td valign="top"></td><td valign="top"><em>pen</em>&nbsp;</td><td>Curve pen</td></tr>
572
 
  </table>
573
 
</dl>
574
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#782c0b18542cb4d9f4b8a9280185235b">curvePen()</a> </dd></dl>
575
 
 
576
 
<p>
577
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00281">281</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
578
 
</div>
579
 
</div><p>
580
 
<a class="anchor" name="782c0b18542cb4d9f4b8a9280185235b"></a><!-- doxytag: member="QwtLegendItem::curvePen" ref="782c0b18542cb4d9f4b8a9280185235b" args="() const" -->
581
 
<div class="memitem">
582
 
<div class="memproto">
583
 
      <table class="memname">
584
 
        <tr>
585
 
          <td class="memname">const QPen &amp; QwtLegendItem::curvePen           </td>
586
 
          <td>(</td>
587
 
          <td class="paramname">          </td>
588
 
          <td>&nbsp;)&nbsp;</td>
589
 
          <td width="100%"> const</td>
590
 
        </tr>
591
 
      </table>
592
 
</div>
593
 
<div class="memdoc">
594
 
 
595
 
<p>
596
 
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The curve pen. </dd></dl>
597
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#97803f16937bf1a392b7675fd7c9b503">setCurvePen()</a> </dd></dl>
598
 
 
599
 
<p>
600
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00294">294</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
601
 
</div>
602
 
</div><p>
603
 
<a class="anchor" name="55f7eafc9ac91736984faddd6832dfea"></a><!-- doxytag: member="QwtLegendItem::drawIdentifier" ref="55f7eafc9ac91736984faddd6832dfea" args="(QPainter *, const QRect &amp;) const" -->
604
 
<div class="memitem">
605
 
<div class="memproto">
606
 
      <table class="memname">
607
 
        <tr>
608
 
          <td class="memname">void QwtLegendItem::drawIdentifier           </td>
609
 
          <td>(</td>
610
 
          <td class="paramtype">QPainter *&nbsp;</td>
611
 
          <td class="paramname"> <em>painter</em>, </td>
612
 
        </tr>
613
 
        <tr>
614
 
          <td class="paramkey"></td>
615
 
          <td></td>
616
 
          <td class="paramtype">const QRect &amp;&nbsp;</td>
617
 
          <td class="paramname"> <em>rect</em></td><td>&nbsp;</td>
618
 
        </tr>
619
 
        <tr>
620
 
          <td></td>
621
 
          <td>)</td>
622
 
          <td></td><td></td><td width="100%"> const<code> [virtual]</code></td>
623
 
        </tr>
624
 
      </table>
625
 
</div>
626
 
<div class="memdoc">
627
 
 
628
 
<p>
629
 
Paint the identifier to a given rect. <dl compact><dt><b>Parameters:</b></dt><dd>
630
 
  <table border="0" cellspacing="2" cellpadding="0">
631
 
    <tr><td valign="top"></td><td valign="top"><em>painter</em>&nbsp;</td><td>Painter </td></tr>
632
 
    <tr><td valign="top"></td><td valign="top"><em>rect</em>&nbsp;</td><td>Rect where to paint </td></tr>
633
 
  </table>
634
 
</dl>
635
 
 
636
 
<p>
637
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00304">304</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
638
 
<p>
639
 
References <a class="el" href="qwt__painter_8cpp-source.html#l00424">QwtPainter::drawLine()</a>, <a class="el" href="qwt__painter_8cpp-source.html#l00160">QwtPainter::metricsMap()</a>, and <a class="el" href="qwt__layout__metrics_8cpp-source.html#l00147">QwtMetricsMap::screenToLayout()</a>.
640
 
<p>
641
 
Referenced by <a class="el" href="qwt__legend__item_8cpp-source.html#l00360">drawItem()</a>, and <a class="el" href="qwt__legend__item_8cpp-source.html#l00385">paintEvent()</a>.
642
 
</div>
643
 
</div><p>
644
 
<a class="anchor" name="9b92a8d1aa5c77f5476f22d9cd22e6e4"></a><!-- doxytag: member="QwtLegendItem::drawItem" ref="9b92a8d1aa5c77f5476f22d9cd22e6e4" args="(QPainter *p, const QRect &amp;) const" -->
645
 
<div class="memitem">
646
 
<div class="memproto">
647
 
      <table class="memname">
648
 
        <tr>
649
 
          <td class="memname">void QwtLegendItem::drawItem           </td>
650
 
          <td>(</td>
651
 
          <td class="paramtype">QPainter *&nbsp;</td>
652
 
          <td class="paramname"> <em>painter</em>, </td>
653
 
        </tr>
654
 
        <tr>
655
 
          <td class="paramkey"></td>
656
 
          <td></td>
657
 
          <td class="paramtype">const QRect &amp;&nbsp;</td>
658
 
          <td class="paramname"> <em>rect</em></td><td>&nbsp;</td>
659
 
        </tr>
660
 
        <tr>
661
 
          <td></td>
662
 
          <td>)</td>
663
 
          <td></td><td></td><td width="100%"> const<code> [virtual]</code></td>
664
 
        </tr>
665
 
      </table>
666
 
</div>
667
 
<div class="memdoc">
668
 
 
669
 
<p>
670
 
Draw the legend item to a given rect. <dl compact><dt><b>Parameters:</b></dt><dd>
671
 
  <table border="0" cellspacing="2" cellpadding="0">
672
 
    <tr><td valign="top"></td><td valign="top"><em>painter</em>&nbsp;</td><td>Painter </td></tr>
673
 
    <tr><td valign="top"></td><td valign="top"><em>rect</em>&nbsp;</td><td>Rect where to paint the button </td></tr>
674
 
  </table>
675
 
</dl>
676
 
 
677
 
<p>
678
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00360">360</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
679
 
<p>
680
 
References <a class="el" href="qwt__text_8cpp-source.html#l00564">QwtText::draw()</a>, <a class="el" href="qwt__legend__item_8cpp-source.html#l00304">drawIdentifier()</a>, <a class="el" href="qwt__legend__item_8cpp-source.html#l00222">identifierWidth()</a>, <a class="el" href="qwt__text__label_8cpp-source.html#l00143">QwtTextLabel::margin()</a>, <a class="el" href="qwt__painter_8cpp-source.html#l00160">QwtPainter::metricsMap()</a>, <a class="el" href="qwt__layout__metrics_8h-source.html#l00103">QwtMetricsMap::screenToLayoutX()</a>, <a class="el" href="qwt__legend__item_8cpp-source.html#l00247">spacing()</a>, and <a class="el" href="qwt__text__label_8cpp-source.html#l00107">QwtTextLabel::text()</a>.
681
 
</div>
682
 
</div><p>
683
 
<a class="anchor" name="c4e922104a0258a3eca35fc6434c3357"></a><!-- doxytag: member="QwtLegendItem::sizeHint" ref="c4e922104a0258a3eca35fc6434c3357" args="() const" -->
684
 
<div class="memitem">
685
 
<div class="memproto">
686
 
      <table class="memname">
687
 
        <tr>
688
 
          <td class="memname">QSize QwtLegendItem::sizeHint           </td>
689
 
          <td>(</td>
690
 
          <td class="paramname">          </td>
691
 
          <td>&nbsp;)&nbsp;</td>
692
 
          <td width="100%"> const<code> [virtual]</code></td>
693
 
        </tr>
694
 
      </table>
695
 
</div>
696
 
<div class="memdoc">
697
 
 
698
 
<p>
699
 
Return a size hint. 
700
 
<p>
701
 
 
702
 
<p>
703
 
Reimplemented from <a class="el" href="class_qwt_text_label.html#efd60f5b103f4c66879a9b14a3a3a978">QwtTextLabel</a>.
704
 
<p>
705
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00578">578</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
706
 
<p>
707
 
References <a class="el" href="qwt__text__label_8cpp-source.html#l00161">QwtTextLabel::sizeHint()</a>.
708
 
</div>
709
 
</div><p>
710
 
<a class="anchor" name="7908d4fcd5d7c7bc9fbfc922c1b7458f"></a><!-- doxytag: member="QwtLegendItem::isChecked" ref="7908d4fcd5d7c7bc9fbfc922c1b7458f" args="() const" -->
711
 
<div class="memitem">
712
 
<div class="memproto">
713
 
      <table class="memname">
714
 
        <tr>
715
 
          <td class="memname">bool QwtLegendItem::isChecked           </td>
716
 
          <td>(</td>
717
 
          <td class="paramname">          </td>
718
 
          <td>&nbsp;)&nbsp;</td>
719
 
          <td width="100%"> const</td>
720
 
        </tr>
721
 
      </table>
722
 
</div>
723
 
<div class="memdoc">
724
 
 
725
 
<p>
726
 
Return true, if the item is checked. 
727
 
<p>
728
 
 
729
 
<p>
730
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00542">542</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
731
 
<p>
732
 
References <a class="el" href="qwt__legend__item_8cpp-source.html#l00572">isDown()</a>.
733
 
</div>
734
 
</div><p>
735
 
<a class="anchor" name="f7a194ea464d2c405479dd8be1bd1e1b"></a><!-- doxytag: member="QwtLegendItem::setChecked" ref="f7a194ea464d2c405479dd8be1bd1e1b" args="(bool on)" -->
736
 
<div class="memitem">
737
 
<div class="memproto">
738
 
      <table class="memname">
739
 
        <tr>
740
 
          <td class="memname">void QwtLegendItem::setChecked           </td>
741
 
          <td>(</td>
742
 
          <td class="paramtype">bool&nbsp;</td>
743
 
          <td class="paramname"> <em>on</em>          </td>
744
 
          <td>&nbsp;)&nbsp;</td>
745
 
          <td width="100%"><code> [slot]</code></td>
746
 
        </tr>
747
 
      </table>
748
 
</div>
749
 
<div class="memdoc">
750
 
 
751
 
<p>
752
 
Check/Uncheck a the item<p>
753
 
<dl compact><dt><b>Parameters:</b></dt><dd>
754
 
  <table border="0" cellspacing="2" cellpadding="0">
755
 
    <tr><td valign="top"></td><td valign="top"><em>on</em>&nbsp;</td><td>check/uncheck </td></tr>
756
 
  </table>
757
 
</dl>
758
 
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_legend_item.html#e6487dbe8f2c72512887df8bcb648d53">setItemMode()</a> </dd></dl>
759
 
 
760
 
<p>
761
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00528">528</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
762
 
<p>
763
 
References <a class="el" href="qwt__legend__item_8cpp-source.html#l00548">setDown()</a>.
764
 
</div>
765
 
</div><p>
766
 
<a class="anchor" name="28c4837ec402725c87ecee6de558c956"></a><!-- doxytag: member="QwtLegendItem::clicked" ref="28c4837ec402725c87ecee6de558c956" args="()" -->
767
 
<div class="memitem">
768
 
<div class="memproto">
769
 
      <table class="memname">
770
 
        <tr>
771
 
          <td class="memname">void QwtLegendItem::clicked           </td>
772
 
          <td>(</td>
773
 
          <td class="paramname">          </td>
774
 
          <td>&nbsp;)&nbsp;</td>
775
 
          <td width="100%"><code> [signal]</code></td>
776
 
        </tr>
777
 
      </table>
778
 
</div>
779
 
<div class="memdoc">
780
 
 
781
 
<p>
782
 
Signal, when the legend item has been clicked. 
783
 
<p>
784
 
 
785
 
<p>
786
 
Referenced by <a class="el" href="qwt__legend__item_8cpp-source.html#l00548">setDown()</a>.
787
 
</div>
788
 
</div><p>
789
 
<a class="anchor" name="7cc6a0390cc0aaea2feb8a324139410c"></a><!-- doxytag: member="QwtLegendItem::pressed" ref="7cc6a0390cc0aaea2feb8a324139410c" args="()" -->
790
 
<div class="memitem">
791
 
<div class="memproto">
792
 
      <table class="memname">
793
 
        <tr>
794
 
          <td class="memname">void QwtLegendItem::pressed           </td>
795
 
          <td>(</td>
796
 
          <td class="paramname">          </td>
797
 
          <td>&nbsp;)&nbsp;</td>
798
 
          <td width="100%"><code> [signal]</code></td>
799
 
        </tr>
800
 
      </table>
801
 
</div>
802
 
<div class="memdoc">
803
 
 
804
 
<p>
805
 
Signal, when the legend item has been pressed. 
806
 
<p>
807
 
 
808
 
<p>
809
 
Referenced by <a class="el" href="qwt__legend__item_8cpp-source.html#l00548">setDown()</a>.
810
 
</div>
811
 
</div><p>
812
 
<a class="anchor" name="7286b8900294659d0850ac588aafaa97"></a><!-- doxytag: member="QwtLegendItem::released" ref="7286b8900294659d0850ac588aafaa97" args="()" -->
813
 
<div class="memitem">
814
 
<div class="memproto">
815
 
      <table class="memname">
816
 
        <tr>
817
 
          <td class="memname">void QwtLegendItem::released           </td>
818
 
          <td>(</td>
819
 
          <td class="paramname">          </td>
820
 
          <td>&nbsp;)&nbsp;</td>
821
 
          <td width="100%"><code> [signal]</code></td>
822
 
        </tr>
823
 
      </table>
824
 
</div>
825
 
<div class="memdoc">
826
 
 
827
 
<p>
828
 
Signal, when the legend item has been relased. 
829
 
<p>
830
 
 
831
 
<p>
832
 
Referenced by <a class="el" href="qwt__legend__item_8cpp-source.html#l00548">setDown()</a>.
833
 
</div>
834
 
</div><p>
835
 
<a class="anchor" name="95fe5b1ec7fcfaa86fd9ec49a3bf23aa"></a><!-- doxytag: member="QwtLegendItem::checked" ref="95fe5b1ec7fcfaa86fd9ec49a3bf23aa" args="(bool)" -->
836
 
<div class="memitem">
837
 
<div class="memproto">
838
 
      <table class="memname">
839
 
        <tr>
840
 
          <td class="memname">void QwtLegendItem::checked           </td>
841
 
          <td>(</td>
842
 
          <td class="paramtype">bool&nbsp;</td>
843
 
          <td class="paramname">          </td>
844
 
          <td>&nbsp;)&nbsp;</td>
845
 
          <td width="100%"><code> [signal]</code></td>
846
 
        </tr>
847
 
      </table>
848
 
</div>
849
 
<div class="memdoc">
850
 
 
851
 
<p>
852
 
Signal, when the legend item has been toggled. 
853
 
<p>
854
 
 
855
 
<p>
856
 
Referenced by <a class="el" href="qwt__legend__item_8cpp-source.html#l00548">setDown()</a>.
857
 
</div>
858
 
</div><p>
859
 
<a class="anchor" name="1c871e735a96cc86f95b4dffe2339f85"></a><!-- doxytag: member="QwtLegendItem::setDown" ref="1c871e735a96cc86f95b4dffe2339f85" args="(bool)" -->
860
 
<div class="memitem">
861
 
<div class="memproto">
862
 
      <table class="memname">
863
 
        <tr>
864
 
          <td class="memname">void QwtLegendItem::setDown           </td>
865
 
          <td>(</td>
866
 
          <td class="paramtype">bool&nbsp;</td>
867
 
          <td class="paramname">          </td>
868
 
          <td>&nbsp;)&nbsp;</td>
869
 
          <td width="100%"><code> [protected]</code></td>
870
 
        </tr>
871
 
      </table>
872
 
</div>
873
 
<div class="memdoc">
874
 
 
875
 
<p>
876
 
Set the item being down. 
877
 
<p>
878
 
 
879
 
<p>
880
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00548">548</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
881
 
<p>
882
 
References <a class="el" href="class_qwt_legend_item.html#95fe5b1ec7fcfaa86fd9ec49a3bf23aa">checked()</a>, <a class="el" href="class_qwt_legend_item.html#28c4837ec402725c87ecee6de558c956">clicked()</a>, <a class="el" href="class_qwt_legend_item.html#7cc6a0390cc0aaea2feb8a324139410c">pressed()</a>, and <a class="el" href="class_qwt_legend_item.html#7286b8900294659d0850ac588aafaa97">released()</a>.
883
 
<p>
884
 
Referenced by <a class="el" href="qwt__legend__item_8cpp-source.html#l00473">keyPressEvent()</a>, <a class="el" href="qwt__legend__item_8cpp-source.html#l00499">keyReleaseEvent()</a>, <a class="el" href="qwt__legend__item_8cpp-source.html#l00428">mousePressEvent()</a>, <a class="el" href="qwt__legend__item_8cpp-source.html#l00451">mouseReleaseEvent()</a>, and <a class="el" href="qwt__legend__item_8cpp-source.html#l00528">setChecked()</a>.
885
 
</div>
886
 
</div><p>
887
 
<a class="anchor" name="9993db8d0d76ae9ba0071676cd548424"></a><!-- doxytag: member="QwtLegendItem::isDown" ref="9993db8d0d76ae9ba0071676cd548424" args="() const" -->
888
 
<div class="memitem">
889
 
<div class="memproto">
890
 
      <table class="memname">
891
 
        <tr>
892
 
          <td class="memname">bool QwtLegendItem::isDown           </td>
893
 
          <td>(</td>
894
 
          <td class="paramname">          </td>
895
 
          <td>&nbsp;)&nbsp;</td>
896
 
          <td width="100%"> const<code> [protected]</code></td>
897
 
        </tr>
898
 
      </table>
899
 
</div>
900
 
<div class="memdoc">
901
 
 
902
 
<p>
903
 
Return true, if the item is down. 
904
 
<p>
905
 
 
906
 
<p>
907
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00572">572</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
908
 
<p>
909
 
Referenced by <a class="el" href="qwt__legend__item_8cpp-source.html#l00542">isChecked()</a>, <a class="el" href="qwt__legend__item_8cpp-source.html#l00473">keyPressEvent()</a>, and <a class="el" href="qwt__legend__item_8cpp-source.html#l00428">mousePressEvent()</a>.
910
 
</div>
911
 
</div><p>
912
 
<a class="anchor" name="c154aa6b045d78f8134bbfab19a9729b"></a><!-- doxytag: member="QwtLegendItem::paintEvent" ref="c154aa6b045d78f8134bbfab19a9729b" args="(QPaintEvent *)" -->
913
 
<div class="memitem">
914
 
<div class="memproto">
915
 
      <table class="memname">
916
 
        <tr>
917
 
          <td class="memname">void QwtLegendItem::paintEvent           </td>
918
 
          <td>(</td>
919
 
          <td class="paramtype">QPaintEvent *&nbsp;</td>
920
 
          <td class="paramname">          </td>
921
 
          <td>&nbsp;)&nbsp;</td>
922
 
          <td width="100%"><code> [protected, virtual]</code></td>
923
 
        </tr>
924
 
      </table>
925
 
</div>
926
 
<div class="memdoc">
927
 
 
928
 
<p>
929
 
Paint event. 
930
 
<p>
931
 
 
932
 
<p>
933
 
Reimplemented from <a class="el" href="class_qwt_text_label.html#ff00274ee1c860530920b4feaca02393">QwtTextLabel</a>.
934
 
<p>
935
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00385">385</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
936
 
<p>
937
 
References <a class="el" href="qwt__text__label_8cpp-source.html#l00241">QwtTextLabel::drawContents()</a>, <a class="el" href="qwt__legend__item_8cpp-source.html#l00304">drawIdentifier()</a>, and <a class="el" href="qwt__text__label_8cpp-source.html#l00143">QwtTextLabel::margin()</a>.
938
 
</div>
939
 
</div><p>
940
 
<a class="anchor" name="af54f5473fc174aac5cb5cdcfdcc7292"></a><!-- doxytag: member="QwtLegendItem::mousePressEvent" ref="af54f5473fc174aac5cb5cdcfdcc7292" args="(QMouseEvent *)" -->
941
 
<div class="memitem">
942
 
<div class="memproto">
943
 
      <table class="memname">
944
 
        <tr>
945
 
          <td class="memname">void QwtLegendItem::mousePressEvent           </td>
946
 
          <td>(</td>
947
 
          <td class="paramtype">QMouseEvent *&nbsp;</td>
948
 
          <td class="paramname">          </td>
949
 
          <td>&nbsp;)&nbsp;</td>
950
 
          <td width="100%"><code> [protected, virtual]</code></td>
951
 
        </tr>
952
 
      </table>
953
 
</div>
954
 
<div class="memdoc">
955
 
 
956
 
<p>
957
 
Handle mouse press events. 
958
 
<p>
959
 
 
960
 
<p>
961
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00428">428</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
962
 
<p>
963
 
References <a class="el" href="qwt__legend__item_8cpp-source.html#l00572">isDown()</a>, and <a class="el" href="qwt__legend__item_8cpp-source.html#l00548">setDown()</a>.
964
 
</div>
965
 
</div><p>
966
 
<a class="anchor" name="37950b4dd9de4dfe74c05eee572c16a2"></a><!-- doxytag: member="QwtLegendItem::mouseReleaseEvent" ref="37950b4dd9de4dfe74c05eee572c16a2" args="(QMouseEvent *)" -->
967
 
<div class="memitem">
968
 
<div class="memproto">
969
 
      <table class="memname">
970
 
        <tr>
971
 
          <td class="memname">void QwtLegendItem::mouseReleaseEvent           </td>
972
 
          <td>(</td>
973
 
          <td class="paramtype">QMouseEvent *&nbsp;</td>
974
 
          <td class="paramname">          </td>
975
 
          <td>&nbsp;)&nbsp;</td>
976
 
          <td width="100%"><code> [protected, virtual]</code></td>
977
 
        </tr>
978
 
      </table>
979
 
</div>
980
 
<div class="memdoc">
981
 
 
982
 
<p>
983
 
Handle mouse release events. 
984
 
<p>
985
 
 
986
 
<p>
987
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00451">451</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
988
 
<p>
989
 
References <a class="el" href="qwt__legend__item_8cpp-source.html#l00548">setDown()</a>.
990
 
</div>
991
 
</div><p>
992
 
<a class="anchor" name="9b6a6527d2b867a912a21ef3358eb63f"></a><!-- doxytag: member="QwtLegendItem::keyPressEvent" ref="9b6a6527d2b867a912a21ef3358eb63f" args="(QKeyEvent *)" -->
993
 
<div class="memitem">
994
 
<div class="memproto">
995
 
      <table class="memname">
996
 
        <tr>
997
 
          <td class="memname">void QwtLegendItem::keyPressEvent           </td>
998
 
          <td>(</td>
999
 
          <td class="paramtype">QKeyEvent *&nbsp;</td>
1000
 
          <td class="paramname">          </td>
1001
 
          <td>&nbsp;)&nbsp;</td>
1002
 
          <td width="100%"><code> [protected, virtual]</code></td>
1003
 
        </tr>
1004
 
      </table>
1005
 
</div>
1006
 
<div class="memdoc">
1007
 
 
1008
 
<p>
1009
 
Handle key press events. 
1010
 
<p>
1011
 
 
1012
 
<p>
1013
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00473">473</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
1014
 
<p>
1015
 
References <a class="el" href="qwt__legend__item_8cpp-source.html#l00572">isDown()</a>, and <a class="el" href="qwt__legend__item_8cpp-source.html#l00548">setDown()</a>.
1016
 
</div>
1017
 
</div><p>
1018
 
<a class="anchor" name="0b31f4435914a8cd0491ea8aab45041f"></a><!-- doxytag: member="QwtLegendItem::keyReleaseEvent" ref="0b31f4435914a8cd0491ea8aab45041f" args="(QKeyEvent *)" -->
1019
 
<div class="memitem">
1020
 
<div class="memproto">
1021
 
      <table class="memname">
1022
 
        <tr>
1023
 
          <td class="memname">void QwtLegendItem::keyReleaseEvent           </td>
1024
 
          <td>(</td>
1025
 
          <td class="paramtype">QKeyEvent *&nbsp;</td>
1026
 
          <td class="paramname">          </td>
1027
 
          <td>&nbsp;)&nbsp;</td>
1028
 
          <td width="100%"><code> [protected, virtual]</code></td>
1029
 
        </tr>
1030
 
      </table>
1031
 
</div>
1032
 
<div class="memdoc">
1033
 
 
1034
 
<p>
1035
 
Handle key release events. 
1036
 
<p>
1037
 
 
1038
 
<p>
1039
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00499">499</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
1040
 
<p>
1041
 
References <a class="el" href="qwt__legend__item_8cpp-source.html#l00548">setDown()</a>.
1042
 
</div>
1043
 
</div><p>
1044
 
<a class="anchor" name="fa466fbb3689353107872c6e133b5ddf"></a><!-- doxytag: member="QwtLegendItem::drawText" ref="fa466fbb3689353107872c6e133b5ddf" args="(QPainter *, const QRect &amp;)" -->
1045
 
<div class="memitem">
1046
 
<div class="memproto">
1047
 
      <table class="memname">
1048
 
        <tr>
1049
 
          <td class="memname">void QwtLegendItem::drawText           </td>
1050
 
          <td>(</td>
1051
 
          <td class="paramtype">QPainter *&nbsp;</td>
1052
 
          <td class="paramname">, </td>
1053
 
        </tr>
1054
 
        <tr>
1055
 
          <td class="paramkey"></td>
1056
 
          <td></td>
1057
 
          <td class="paramtype">const QRect &amp;&nbsp;</td>
1058
 
          <td class="paramname"></td><td>&nbsp;</td>
1059
 
        </tr>
1060
 
        <tr>
1061
 
          <td></td>
1062
 
          <td>)</td>
1063
 
          <td></td><td></td><td width="100%"><code> [protected, virtual]</code></td>
1064
 
        </tr>
1065
 
      </table>
1066
 
</div>
1067
 
<div class="memdoc">
1068
 
 
1069
 
<p>
1070
 
Redraw the text. 
1071
 
<p>
1072
 
 
1073
 
<p>
1074
 
Reimplemented from <a class="el" href="class_qwt_text_label.html#88491c6677985ca048a3ebc095940df3">QwtTextLabel</a>.
1075
 
<p>
1076
 
Definition at line <a class="el" href="qwt__legend__item_8cpp-source.html#l00587">587</a> of file <a class="el" href="qwt__legend__item_8cpp-source.html">qwt_legend_item.cpp</a>.
1077
 
<p>
1078
 
References <a class="el" href="qwt__text__label_8cpp-source.html#l00270">QwtTextLabel::drawText()</a>.
1079
 
</div>
1080
 
</div><p>
1081
 
<hr size="1"><address style="align: right;"><small>Generated on Thu May 1 15:44:40 2008 for Qwt User's Guide by&nbsp;
1082
 
<a href="http://www.doxygen.org/index.html">
1083
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>
1084
 
</body>
1085
 
</html>