svgui
1.9
|
WheelCounter Class Reference
Manage the little bit of tedious book-keeping associated with translating vertical wheel events into up/down notch counts. More...
#include <WheelCounter.h>
Public Member Functions | |
WheelCounter () | |
~WheelCounter () | |
int | count (QWheelEvent *e) |
Private Attributes | |
int | m_pendingWheelAngle |
Detailed Description
Manage the little bit of tedious book-keeping associated with translating vertical wheel events into up/down notch counts.
Definition at line 24 of file WheelCounter.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 27 of file WheelCounter.h.
|
inline |
Definition at line 29 of file WheelCounter.h.
Member Function Documentation
|
inline |
Definition at line 31 of file WheelCounter.h.
References m_pendingWheelAngle.
Referenced by LevelPanWidget::wheelEvent(), Thumbwheel::wheelEvent(), and Panner::wheelEvent().
Member Data Documentation
|
private |
Definition at line 62 of file WheelCounter.h.
Referenced by count().
The documentation for this class was generated from the following file:
Generated by 1.8.11