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

« back to all changes in this revision

Viewing changes to qwt-5.1.1/doc/html/qwt__plot__dict_8h.html

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2009-04-12 23:25:58 UTC
  • mfrom: (1.1.4 upstream) (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090412232558-3bl06x785yr8xm8u
Tags: 5.1.2-1
* New upstream release.
* Bump compat/debhelper to 7.
* Bump Standards-Version to 3.8.1. No changes needed.
* Invert Maintainers and Uploaders field.
* Fix lintian warnings:
  - dh_clean _k deprecated.
  - missing dependency on libc.

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: qwt_plot_dict.h File 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><a href="classes.html"><span>Classes</span></a></li>
12
 
    <li id="current"><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="files.html"><span>File&nbsp;List</span></a></li>
18
 
    <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
19
 
  </ul></div>
20
 
<h1>qwt_plot_dict.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
21
 
 
22
 
<p>
23
 
Definition in file <a class="el" href="qwt__plot__dict_8h-source.html">qwt_plot_dict.h</a>.
24
 
<p>
25
 
 
26
 
<p>
27
 
Include dependency graph for qwt_plot_dict.h:<p><center><img src="qwt__plot__dict_8h__incl.png" border="0" usemap="#qwt_plot_dict.h_map" alt=""></center>
28
 
<map name="qwt_plot_dict.h_map">
29
 
<area href="qwt__global_8h-source.html" shape="rect" coords="707,135,803,159" alt="">
30
 
<area href="qwt__plot__item_8h-source.html" shape="rect" coords="168,110,283,134" alt="">
31
 
<area href="qwt__legend__itemmanager_8h-source.html" shape="rect" coords="332,110,519,134" alt="">
32
 
<area href="qwt__text_8h-source.html" shape="rect" coords="384,210,467,234" alt="">
33
 
<area href="qwt__double__rect_8h.html" shape="rect" coords="360,428,491,452" alt="">
34
 
<area href="qwt__array_8h-source.html" shape="rect" coords="567,404,657,428" alt="">
35
 
</map>
36
 
 
37
 
<p>
38
 
<a href="qwt__plot__dict_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
39
 
<tr><td></td></tr>
40
 
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
41
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_plot_dict.html">QwtPlotDict</a></td></tr>
42
 
 
43
 
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A dictionary for plot items.  <a href="class_qwt_plot_dict.html#_details">More...</a><br></td></tr>
44
 
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
45
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e2ff587c6b81897fcff5c267c3a416e7"></a><!-- doxytag: member="qwt_plot_dict.h::QwtPlotItemIterator" ref="e2ff587c6b81897fcff5c267c3a416e7" args="" -->
46
 
typedef QList&lt; <a class="el" href="class_qwt_plot_item.html">QwtPlotItem</a> <br>
47
 
* &gt;::ConstIterator&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="qwt__plot__dict_8h.html#e2ff587c6b81897fcff5c267c3a416e7">QwtPlotItemIterator</a></td></tr>
48
 
 
49
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef QList&lt; <a class="el" href="class_qwt_plot_item.html">QwtPlotItem</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="qwt__plot__dict_8h.html#375ca32f3e8a24c8eeb076a637ecd1d8">QwtPlotItemList</a></td></tr>
50
 
 
51
 
</table>
52
 
<hr><h2>Typedef Documentation</h2>
53
 
<a class="anchor" name="375ca32f3e8a24c8eeb076a637ecd1d8"></a><!-- doxytag: member="qwt_plot_dict.h::QwtPlotItemList" ref="375ca32f3e8a24c8eeb076a637ecd1d8" args="" -->
54
 
<div class="memitem">
55
 
<div class="memproto">
56
 
      <table class="memname">
57
 
        <tr>
58
 
          <td class="memname">typedef QList&lt; <a class="el" href="class_qwt_plot_item.html">QwtPlotItem</a> * &gt; <a class="el" href="qwt__plot__dict_8h.html#375ca32f3e8a24c8eeb076a637ecd1d8">QwtPlotItemList</a>          </td>
59
 
        </tr>
60
 
      </table>
61
 
</div>
62
 
<div class="memdoc">
63
 
 
64
 
<p>
65
 
See QT 4.x assistant documentation for QList. 
66
 
<p>
67
 
 
68
 
<p>
69
 
Definition at line <a class="el" href="qwt__plot__dict_8h-source.html#l00030">30</a> of file <a class="el" href="qwt__plot__dict_8h-source.html">qwt_plot_dict.h</a>.
70
 
</div>
71
 
</div><p>
72
 
<hr size="1"><address style="align: right;"><small>Generated on Sat May 24 18:47:43 2008 for Qwt User's Guide by&nbsp;
73
 
<a href="http://www.doxygen.org/index.html">
74
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>
75
 
</body>
76
 
</html>