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

« back to all changes in this revision

Viewing changes to qwt-5.1.1/doc/man/man3/qwt_double_rect.h.3

  • 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
 
.TH "qwt_double_rect.h" 3 "24 May 2008" "Version 5.1.1" "Qwt User's Guide" \" -*- nroff -*-
2
 
.ad l
3
 
.nh
4
 
.SH NAME
5
 
qwt_double_rect.h \- 
6
 
.SH "Detailed Description"
7
 
.PP 
8
 
 
9
 
.PP
10
 
Definition in file \fBqwt_double_rect.h\fP.
11
 
.SH SYNOPSIS
12
 
.br
13
 
.PP
14
 
.SS "Defines"
15
 
 
16
 
.in +1c
17
 
.ti -1c
18
 
.RI "#define \fBQWT_DOUBLE_RECT_H\fP   1"
19
 
.br
20
 
.in -1c
21
 
.SS "Typedefs"
22
 
 
23
 
.in +1c
24
 
.ti -1c
25
 
.RI "typedef QPointF \fBQwtDoublePoint\fP"
26
 
.br
27
 
.ti -1c
28
 
.RI "typedef QSizeF \fBQwtDoubleSize\fP"
29
 
.br
30
 
.ti -1c
31
 
.RI "typedef QRectF \fBQwtDoubleRect\fP"
32
 
.br
33
 
.in -1c
34
 
.SH "Typedef Documentation"
35
 
.PP 
36
 
.SS "QPointF \fBQwtDoublePoint\fP"
37
 
.PP
38
 
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. 
39
 
.PP
40
 
Definition at line 29 of file qwt_double_rect.h.
41
 
.SS "QRectF \fBQwtDoubleRect\fP"
42
 
.PP
43
 
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. 
44
 
.PP
45
 
Definition at line 45 of file qwt_double_rect.h.
46
 
.SS "QSizeF \fBQwtDoubleSize\fP"
47
 
.PP
48
 
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. 
49
 
.PP
50
 
Definition at line 37 of file qwt_double_rect.h.
51
 
.SH "Author"
52
 
.PP 
53
 
Generated automatically by Doxygen for Qwt User's Guide from the source code.