~l3on/ubuntu/oneiric/qwt/fix-921430

« back to all changes in this revision

Viewing changes to qwt-5.0.2/doc/man/man3/QwtRect.3

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2007-10-05 15:20:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071005152041-qmybqh4fj9jejyo2
Tags: 5.0.2-2
* Handle nostrip build option. (Closes: #437877)
* Build libqwt5-doc package in binary-indep target. (Closes: #443110)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH "QwtRect" 3 "11 Jun 2007" "Version 5.0.2" "Qwt User's Guide" \" -*- nroff -*-
 
2
.ad l
 
3
.nh
 
4
.SH NAME
 
5
QwtRect \- 
 
6
.SH SYNOPSIS
 
7
.br
 
8
.PP
 
9
.SH "Detailed Description"
 
10
.PP 
 
11
Some extensions for QRect. 
 
12
.PP
 
13
Definition at line 21 of file qwt_rect.h.
 
14
.SS "Public Member Functions"
 
15
 
 
16
.in +1c
 
17
.ti -1c
 
18
.RI "\fBQwtRect\fP ()"
 
19
.br
 
20
.ti -1c
 
21
.RI "\fBQwtRect\fP (const QRect &r)"
 
22
.br
 
23
.ti -1c
 
24
.RI "QwtPolygon \fBclip\fP (const QwtPolygon &) const "
 
25
.br
 
26
.in -1c
 
27
.SH "Constructor & Destructor Documentation"
 
28
.PP 
 
29
.SS "QwtRect::QwtRect ()"
 
30
.PP
 
31
Constructor. 
 
32
.PP
 
33
Definition at line 15 of file qwt_rect.cpp.
 
34
.SS "QwtRect::QwtRect (const QRect & r)"
 
35
.PP
 
36
Copy constructor. 
 
37
.PP
 
38
Definition at line 21 of file qwt_rect.cpp.
 
39
.SH "Member Function Documentation"
 
40
.PP 
 
41
.SS "QwtPolygon QwtRect::clip (const QwtPolygon &) const"
 
42
.PP
 
43
Sutherland-Hodgman polygon clipping. 
 
44
.PP
 
45
Definition at line 36 of file qwt_rect.cpp.
 
46
.PP
 
47
Referenced by QwtPainter::clip().
 
48
 
 
49
.SH "Author"
 
50
.PP 
 
51
Generated automatically by Doxygen for Qwt User's Guide from the source code.