.TH "QwtPickerDragRectMachine" 3 "Fri Apr 15 2011" "Version 6.0.0" "Qwt User's Guide" \" -*- nroff -*- .ad l .nh .SH NAME QwtPickerDragRectMachine \- .PP A state machine for rectangle selections. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBQwtPickerMachine\fP. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBQwtPickerDragRectMachine\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 rectangle selections. Pressing QwtEventPattern::MouseSelect1 selects the first point, releasing it the second point. Pressing QwtEventPattern::KeySelect1 also selects the first point, a second press selects the second 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 "QwtPickerDragRectMachine::QwtPickerDragRectMachine ()" .PP Constructor. .SH "Member Function Documentation" .PP .SS "QList< \fBQwtPickerMachine::Command\fP > QwtPickerDragRectMachine::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.