.TH "QwtPickerPolygonMachine" 3 "Fri Apr 15 2011" "Version 6.0.0" "Qwt User's Guide" \" -*- nroff -*- .ad l .nh .SH NAME QwtPickerPolygonMachine \- .PP A state machine for polygon selections. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBQwtPickerMachine\fP. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBQwtPickerPolygonMachine\fP ()" .br .ti -1c .RI "virtual QList< \fBCommand\fP > \fBtransition\fP (const \fBQwtEventPattern\fP &, const QEvent *)" .br .in -1c .SH "Detailed Description" .PP A state machine for polygon selections. Pressing QwtEventPattern::MouseSelect1 or QwtEventPattern::KeySelect1 starts the selection and selects the first point, or appends a point. Pressing QwtEventPattern::MouseSelect2 or QwtEventPattern::KeySelect2 appends the last point and terminates the selection. .PP \fBSee also:\fP .RS 4 \fBQwtEventPattern::MousePatternCode\fP, \fBQwtEventPattern::KeyPatternCode\fP .RE .PP .SH "Constructor & Destructor Documentation" .PP .SS "QwtPickerPolygonMachine::QwtPickerPolygonMachine ()" .PP Constructor. .SH "Member Function Documentation" .PP .SS "QList< \fBQwtPickerMachine::Command\fP > QwtPickerPolygonMachine::transition (const \fBQwtEventPattern\fP &eventPattern, const QEvent *e)\fC [virtual]\fP" .PP Transition. .PP Implements \fBQwtPickerMachine\fP. .SH "Author" .PP Generated automatically by Doxygen for Qwt User's Guide from the source code.