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

« back to all changes in this revision

Viewing changes to qwt-5.1.1/doc/man/man3/QwtPickerDragPointMachine.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 "QwtPickerDragPointMachine" 3 "24 May 2008" "Version 5.1.1" "Qwt User's Guide" \" -*- nroff -*-
2
 
.ad l
3
 
.nh
4
 
.SH NAME
5
 
QwtPickerDragPointMachine \- 
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 starts the selection, releasing QwtEventPattern::MouseSelect1 or a second press of QwtEventPattern::KeySelect1 terminates it. 
16
 
.PP
17
 
Definition at line 89 of file qwt_picker_machine.h.
18
 
.SS "Public Member Functions"
19
 
 
20
 
.in +1c
21
 
.ti -1c
22
 
.RI "virtual \fBCommandList\fP \fBtransition\fP (const \fBQwtEventPattern\fP &, const QEvent *)"
23
 
.br
24
 
.in -1c
25
 
.SH "Member Function Documentation"
26
 
.PP 
27
 
.SS "\fBQwtPickerMachine::CommandList\fP QwtPickerDragPointMachine::transition (const \fBQwtEventPattern\fP &, const QEvent *)\fC [virtual]\fP"
28
 
.PP
29
 
Transition. 
30
 
.PP
31
 
Implements \fBQwtPickerMachine\fP.
32
 
.PP
33
 
Definition at line 81 of file qwt_picker_machine.cpp.
34
 
.PP
35
 
References QwtEventPattern::keyMatch(), QwtEventPattern::mouseMatch(), QwtPickerMachine::setState(), and QwtPickerMachine::state().
36
 
 
37
 
.SH "Author"
38
 
.PP 
39
 
Generated automatically by Doxygen for Qwt User's Guide from the source code.