logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

QwtPickerClickPointMachine - A state machine for point selections.

Author

       Generated automatically by Doxygen for Qwt User's Guide from the source code.

Version 6.1.4                                    Wed Jan 2 2019                    QwtPickerClickPointMachine(3)

Detailed Description

       A state machine for point selections.

       Pressing QwtEventPattern::MouseSelect1 or QwtEventPattern::KeySelect1 selects a point.

       Seealso:QwtEventPattern::MousePatternCode, QwtEventPattern::KeyPatternCode

Name

       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

See Also