10 #ifndef QWT_PICKER_MACHINE 11 #define QWT_PICKER_MACHINE 1 64 virtual QList<Command> transition(
A state machine for indicating mouse movements.
A state machine for point selections.
A state machine for rectangle selections.
A state machine for point selections.
Command
Commands - the output of a state machine.
The state machine is for selecting a single point.
A state machine for QwtPicker selections.
A state machine for polygon selections.
virtual QList< Command > transition(const QwtEventPattern &, const QEvent *)=0
Transition.
A state machine for line selections.
A collection of event patterns.
A state machine for rectangle selections.
const SelectionType d_selectionType
The state machine is for selecting a rectangle (2 points).