Protected Member Functions | List of all members
NoWheelSpinBox Class Reference
Inheritance diagram for NoWheelSpinBox:

Protected Member Functions

void wheelEvent (QWheelEvent *e)
 

Detailed Description

Definition at line 23 of file inputint.cpp.

Member Function Documentation

void NoWheelSpinBox::wheelEvent ( QWheelEvent *  e)
inlineprotected

Definition at line 26 of file inputint.cpp.

27  {
28  e->ignore();
29  }
const double e

The documentation for this class was generated from the following file: