QwtPickerTrackerMachine.3 968 B

1234567891011121314151617181920212223242526272829303132333435
  1. .TH "QwtPickerTrackerMachine" 3 "Mon Dec 28 2020" "Version 6.1.6" "Qwt User's Guide" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. QwtPickerTrackerMachine \- A state machine for indicating mouse movements\&.
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. \fC#include <qwt_picker_machine\&.h>\fP
  11. .PP
  12. Inherits \fBQwtPickerMachine\fP\&.
  13. .SS "Public Member Functions"
  14. .in +1c
  15. .ti -1c
  16. .RI "\fBQwtPickerTrackerMachine\fP ()"
  17. .br
  18. .RI "Constructor\&. "
  19. .ti -1c
  20. .RI "virtual QList< \fBCommand\fP > \fBtransition\fP (const \fBQwtEventPattern\fP &, const QEvent *)"
  21. .br
  22. .RI "Transition\&. "
  23. .in -1c
  24. .SS "Additional Inherited Members"
  25. .SH "Detailed Description"
  26. .PP
  27. A state machine for indicating mouse movements\&.
  28. \fBQwtPickerTrackerMachine\fP supports displaying information corresponding to mouse movements, but is not intended for selecting anything\&. Begin/End are related to Enter/Leave events\&.
  29. .SH "Author"
  30. .PP
  31. Generated automatically by Doxygen for Qwt User's Guide from the source code\&.