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

« back to all changes in this revision

Viewing changes to qwt-5.1.1/doc/man/man3/QwtPickerClickPointMachine.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 "QwtPickerClickPointMachine" 3 "24 May 2008" "Version 5.1.1" "Qwt User's Guide" \" -*- nroff -*-
 
2
.ad l
 
3
.nh
 
4
.SH NAME
 
5
QwtPickerClickPointMachine \- 
 
6
.SH SYNOPSIS
 
7
.br
 
8
.PP
 
9
Inherits \fBQwtPickerMachine\fP.
 
10
.PP
 
11
.SH "Detailed Description"
 
12
.PP 
 
13
A state machine for point selections. 
 
14
 
 
15
Pressing QwtEventPattern::MouseSelect1 or QwtEventPattern::KeySelect1 selects a point.
 
16
.PP
 
17
\fBSee also:\fP
 
18
.RS 4
 
19
\fBQwtEventPattern::MousePatternCode\fP, \fBQwtEventPattern::KeyPatternCode\fP 
 
20
.RE
 
21
.PP
 
22
 
 
23
.PP
 
24
Definition at line 75 of file qwt_picker_machine.h.
 
25
.SS "Public Member Functions"
 
26
 
 
27
.in +1c
 
28
.ti -1c
 
29
.RI "virtual \fBCommandList\fP \fBtransition\fP (const \fBQwtEventPattern\fP &, const QEvent *)"
 
30
.br
 
31
.in -1c
 
32
.SH "Member Function Documentation"
 
33
.PP 
 
34
.SS "\fBQwtPickerMachine::CommandList\fP QwtPickerClickPointMachine::transition (const \fBQwtEventPattern\fP &, const QEvent *)\fC [virtual]\fP"
 
35
.PP
 
36
Transition. 
 
37
.PP
 
38
Implements \fBQwtPickerMachine\fP.
 
39
.PP
 
40
Definition at line 44 of file qwt_picker_machine.cpp.
 
41
.PP
 
42
References QwtEventPattern::keyMatch(), and QwtEventPattern::mouseMatch().
 
43
 
 
44
.SH "Author"
 
45
.PP 
 
46
Generated automatically by Doxygen for Qwt User's Guide from the source code.