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

« back to all changes in this revision

Viewing changes to qwt-5.1.1/doc/html/qwt__double__rect_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_double_rect.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_double_rect.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__double__rect_8h-source.html">qwt_double_rect.h</a>.
24
 
<p>
25
 
 
26
 
<p>
27
 
Include dependency graph for qwt_double_rect.h:<p><center><img src="qwt__double__rect_8h__incl.png" border="0" usemap="#qwt_double_rect.h_map" alt=""></center>
28
 
<map name="qwt_double_rect.h_map">
29
 
<area href="qwt__global_8h-source.html" shape="rect" coords="326,9,422,33" alt="">
30
 
<area href="qwt__array_8h-source.html" shape="rect" coords="186,57,276,81" alt="">
31
 
</map>
32
 
 
33
 
<p>
34
 
<a href="qwt__double__rect_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
35
 
<tr><td></td></tr>
36
 
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
37
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="17e0e1e12257043cccbefa53a778c332"></a><!-- doxytag: member="qwt_double_rect.h::QWT_DOUBLE_RECT_H" ref="17e0e1e12257043cccbefa53a778c332" args="" -->
38
 
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="qwt__double__rect_8h.html#17e0e1e12257043cccbefa53a778c332">QWT_DOUBLE_RECT_H</a>&nbsp;&nbsp;&nbsp;1</td></tr>
39
 
 
40
 
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
41
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef QPointF&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="qwt__double__rect_8h.html#5fdf5abc59b6e6cee5c11d355906927a">QwtDoublePoint</a></td></tr>
42
 
 
43
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef QSizeF&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="qwt__double__rect_8h.html#b86c0b8b4728646331f12743013c5b43">QwtDoubleSize</a></td></tr>
44
 
 
45
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef QRectF&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="qwt__double__rect_8h.html#0c0dc4d33592fac4ad94734d8e9c4152">QwtDoubleRect</a></td></tr>
46
 
 
47
 
</table>
48
 
<hr><h2>Typedef Documentation</h2>
49
 
<a class="anchor" name="5fdf5abc59b6e6cee5c11d355906927a"></a><!-- doxytag: member="qwt_double_rect.h::QwtDoublePoint" ref="5fdf5abc59b6e6cee5c11d355906927a" args="" -->
50
 
<div class="memitem">
51
 
<div class="memproto">
52
 
      <table class="memname">
53
 
        <tr>
54
 
          <td class="memname">QPointF <a class="el" href="qwt__double__rect_8h.html#5fdf5abc59b6e6cee5c11d355906927a">QwtDoublePoint</a>          </td>
55
 
        </tr>
56
 
      </table>
57
 
</div>
58
 
<div class="memdoc">
59
 
 
60
 
<p>
61
 
This is a typedef, see Trolltech Documentation for QPointF in QT assistant 4.x. As soon as Qt3 compatibility is dropped this typedef will disappear. 
62
 
<p>
63
 
 
64
 
<p>
65
 
Definition at line <a class="el" href="qwt__double__rect_8h-source.html#l00029">29</a> of file <a class="el" href="qwt__double__rect_8h-source.html">qwt_double_rect.h</a>.
66
 
</div>
67
 
</div><p>
68
 
<a class="anchor" name="0c0dc4d33592fac4ad94734d8e9c4152"></a><!-- doxytag: member="qwt_double_rect.h::QwtDoubleRect" ref="0c0dc4d33592fac4ad94734d8e9c4152" args="" -->
69
 
<div class="memitem">
70
 
<div class="memproto">
71
 
      <table class="memname">
72
 
        <tr>
73
 
          <td class="memname">QRectF <a class="el" href="qwt__double__rect_8h.html#0c0dc4d33592fac4ad94734d8e9c4152">QwtDoubleRect</a>          </td>
74
 
        </tr>
75
 
      </table>
76
 
</div>
77
 
<div class="memdoc">
78
 
 
79
 
<p>
80
 
This is a typedef, see Trolltech Documentation for QRectF in QT assistant 4.x. As soon as Qt3 compatibility is dropped this typedef will disappear. 
81
 
<p>
82
 
 
83
 
<p>
84
 
Definition at line <a class="el" href="qwt__double__rect_8h-source.html#l00045">45</a> of file <a class="el" href="qwt__double__rect_8h-source.html">qwt_double_rect.h</a>.
85
 
</div>
86
 
</div><p>
87
 
<a class="anchor" name="b86c0b8b4728646331f12743013c5b43"></a><!-- doxytag: member="qwt_double_rect.h::QwtDoubleSize" ref="b86c0b8b4728646331f12743013c5b43" args="" -->
88
 
<div class="memitem">
89
 
<div class="memproto">
90
 
      <table class="memname">
91
 
        <tr>
92
 
          <td class="memname">QSizeF <a class="el" href="qwt__double__rect_8h.html#b86c0b8b4728646331f12743013c5b43">QwtDoubleSize</a>          </td>
93
 
        </tr>
94
 
      </table>
95
 
</div>
96
 
<div class="memdoc">
97
 
 
98
 
<p>
99
 
This is a typedef, see Trolltech Documentation for QSizeF in QT assistant 4.x. As soon as Qt3 compatibility is dropped this typedef will disappear. 
100
 
<p>
101
 
 
102
 
<p>
103
 
Definition at line <a class="el" href="qwt__double__rect_8h-source.html#l00037">37</a> of file <a class="el" href="qwt__double__rect_8h-source.html">qwt_double_rect.h</a>.
104
 
</div>
105
 
</div><p>
106
 
<hr size="1"><address style="align: right;"><small>Generated on Sat May 24 18:47:42 2008 for Qwt User's Guide by&nbsp;
107
 
<a href="http://www.doxygen.org/index.html">
108
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>
109
 
</body>
110
 
</html>