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.
Definition at line 128 of file qwt_picker_machine.h.
Public Member Functions | |
virtual CommandList | transition (const QwtEventPattern &, const QEvent *) |
|
Transition.
Implements QwtPickerMachine. Definition at line 234 of file qwt_picker_machine.cpp. References QwtEventPattern::mouseMatch(), QwtPickerMachine::setState(), and QwtPickerMachine::state(). |