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

Protected Member Functions

void wheelEvent (QWheelEvent *e)
 

Detailed Description

Definition at line 29 of file inputstring.cpp.

Member Function Documentation

void NoWheelComboBox::wheelEvent ( QWheelEvent *  e)
inlineprotected

Definition at line 32 of file inputstring.cpp.

33  {
34  e->ignore();
35  }
const double e

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