QwtPickerClickPointMachine
QwtPickerClickPointMachine
Section: Qwt User's Guide (3) Updated: 16 Nov 2004 Local index
Up
NAME
QwtPickerClickPointMachine -
SYNOPSIS
Inherits QwtPickerMachine.
Detailed Description
A state machine for point selections.
Pressing QwtEventPattern::MouseSelect1 or QwtEventPattern::KeySelect1 selects a point.
See also:
-
QwtEventPattern::MousePatternCode, QwtEventPattern::KeyPatternCode
Definition at line 64 of file qwt_picker_machine.h.
Public Member Functions
virtual QValueList< Command > transition (const QwtEventPattern &, const QEvent *)
Member Function Documentation
QValueList< QwtPickerMachine::Command > QwtPickerClickPointMachine::transition (const QwtEventPattern &, const QEvent *) [virtual]
Transition.
Implements QwtPickerMachine.
Definition at line 44 of file qwt_picker_machine.cpp.
References QwtEventPattern::keyMatch(), and QwtEventPattern::mouseMatch().
Author
Generated automatically by Doxygen for Qwt User's Guide from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Detailed Description
-
- Public Member Functions
-
- Member Function Documentation
-
- QValueList< QwtPickerMachine::Command > QwtPickerClickPointMachine::transition (const QwtEventPattern &, const QEvent *) [virtual]
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:53:52 GMT, April 16, 2011