Pressing QwtEventPattern::MouseSelect1 or QwtEventPattern::KeySelect1 selects a point.
Definition at line 75 of file qwt_picker_machine.h.
Public Member Functions | |
virtual CommandList | transition (const QwtEventPattern &, const QEvent *) |
QwtPickerMachine::CommandList QwtPickerClickPointMachine::transition | ( | const QwtEventPattern & | eventPattern, | |
const QEvent * | e | |||
) | [virtual] |
Transition.
Implements QwtPickerMachine.
Definition at line 44 of file qwt_picker_machine.cpp.
References QwtEventPattern::keyMatch(), and QwtEventPattern::mouseMatch().