#include <qwt_picker_machine.h>
Public Member Functions | |
QwtPickerClickPointMachine () | |
virtual CommandList | transition (const QwtEventPattern &, const QEvent *) |
Pressing QwtEventPattern::MouseSelect1 or QwtEventPattern::KeySelect1 selects a point.
QwtPickerClickPointMachine::QwtPickerClickPointMachine | ( | ) |
Constructor.
QwtPickerMachine::CommandList QwtPickerClickPointMachine::transition | ( | const QwtEventPattern & | eventPattern, | |
const QEvent * | e | |||
) | [virtual] |