okteta
Okteta::AbstractWheelController Class Reference
#include <abstractwheelcontroller.h>
Inheritance diagram for Okteta::AbstractWheelController:
Public Member Functions | |
virtual | ~AbstractWheelController () |
virtual bool | handleWheelEvent (QWheelEvent *wheelEvent) |
Protected Member Functions | |
AbstractWheelController (AbstractWheelController *parent) | |
Protected Attributes | |
AbstractWheelController * | mParent |
Detailed Description
Definition at line 33 of file abstractwheelcontroller.h.
Constructor & Destructor Documentation
|
explicitprotected |
Definition at line 29 of file abstractwheelcontroller.cpp.
|
virtual |
Definition at line 38 of file abstractwheelcontroller.cpp.
Member Function Documentation
|
virtual |
Reimplemented in Okteta::ZoomWheelController.
Definition at line 34 of file abstractwheelcontroller.cpp.
Member Data Documentation
|
protected |
Definition at line 44 of file abstractwheelcontroller.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.