QwtPickerClickPointMachine - A state machine for point selections.
Contents
Detailed Description
A state machine for point selections.
Pressing QwtEventPattern::MouseSelect1 or QwtEventPattern::KeySelect1 selects a point.
Seealso:QwtEventPattern::MousePatternCode, QwtEventPattern::KeyPatternCodeName
QwtPickerClickPointMachine - A state machine for point selections.
Synopsis
#include <qwt_picker_machine.h>
Inherits QwtPickerMachine.
PublicMemberFunctionsQwtPickerClickPointMachine ()
Constructor.
virtual QList< Command > transition (const QwtEventPattern &, const QEvent *)
Transition.
AdditionalInheritedMembers