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

QwtPickerTrackerMachine - A state machine for indicating mouse movements.

Author

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

Version 6.1.4                                    Wed Jan 2 2019                       QwtPickerTrackerMachine(3)

Detailed Description

       A state machine for indicating mouse movements.

       QwtPickerTrackerMachine supports displaying information corresponding to mouse movements, but is not
       intended for selecting anything. Begin/End are related to Enter/Leave events.

Name

       QwtPickerTrackerMachine - A state machine for indicating mouse movements.

Synopsis

       #include <qwt_picker_machine.h>

       Inherits QwtPickerMachine.

   PublicMemberFunctionsQwtPickerTrackerMachine ()
           Constructor.
       virtual QList< Command > transition (const QwtEventPattern &, const QEvent *)
           Transition.

   AdditionalInheritedMembers

See Also