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

« back to all changes in this revision

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

  • 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
.TH "QwtIntervalData" 3 "24 May 2008" "Version 5.1.1" "Qwt User's Guide" \" -*- nroff -*-
 
2
.ad l
 
3
.nh
 
4
.SH NAME
 
5
QwtIntervalData \- 
 
6
.SH SYNOPSIS
 
7
.br
 
8
.PP
 
9
.SH "Detailed Description"
 
10
.PP 
 
11
Interval data class. 
 
12
.PP
 
13
Definition at line 34 of file qwt_interval_data.h.
 
14
.SS "Public Member Functions"
 
15
 
 
16
.in +1c
 
17
.ti -1c
 
18
.RI "\fBQwtIntervalData\fP ()"
 
19
.br
 
20
.ti -1c
 
21
.RI "\fBQwtIntervalData\fP (const QwtArray< \fBQwtDoubleInterval\fP > &, const QwtArray< double > &)"
 
22
.br
 
23
.ti -1c
 
24
.RI "void \fBsetData\fP (const QwtArray< \fBQwtDoubleInterval\fP > &, const QwtArray< double > &)"
 
25
.br
 
26
.ti -1c
 
27
.RI "size_t \fBsize\fP () const"
 
28
.br
 
29
.ti -1c
 
30
.RI "const \fBQwtDoubleInterval\fP & \fBinterval\fP (size_t i) const"
 
31
.br
 
32
.ti -1c
 
33
.RI "double \fBvalue\fP (size_t i) const"
 
34
.br
 
35
.ti -1c
 
36
.RI "\fBQwtDoubleRect\fP \fBboundingRect\fP () const"
 
37
.br
 
38
.in -1c
 
39
 
 
40
.SH "Author"
 
41
.PP 
 
42
Generated automatically by Doxygen for Qwt User's Guide from the source code.