|
ACF $AcfVersion:0$
|
#include <QtWidgets/QWidget>#include <QtCore/QEvent>#include <QtWidgets/QAbstractSpinBox>#include <QtWidgets/QSlider>#include <QtWidgets/QDial>#include <QtWidgets/QAbstractItemView>#include <QtWidgets/QComboBox>Go to the source code of this file.
Classes | |
| class | iqtgui::TWheelFocusEventFilter< Widget > |
| class | iqtgui::TWheelFocusEvent< GUIClass > |
Namespaces | |
| namespace | iqtgui |
| Standard GUI specific interfaces and components based on Qt. | |
Functions | |
| static void | iqtgui::InstallWheelEventFilter (QObject *filterPtr, QWidget *parentPtr) |
| static bool | iqtgui::HandleWheelEvent (QObject *object, QEvent *event) |