Spaceball::EventBase Class Reference
#include <SpaceballEvent.h>
Public Member Functions | |
bool | isHandled () |
void | setHandled (bool sig) |
Protected Member Functions | |
EventBase (QEvent::Type event) | |
Protected Attributes | |
bool | handled |
Constructor & Destructor Documentation
◆ EventBase()
|
protected |
Member Function Documentation
◆ isHandled()
bool Spaceball::EventBase::isHandled | ( | ) |
Referenced by Gui::GUIApplicationNativeEventAware::processSpaceballEvent().
◆ setHandled()
void Spaceball::EventBase::setHandled | ( | bool | sig | ) |
Member Data Documentation
◆ handled
|
protected |
Referenced by Spaceball::ButtonEvent::ButtonEvent(), and Spaceball::MotionEvent::MotionEvent().
The documentation for this class was generated from the following files:
- src/Gui/SpaceballEvent.h
- src/Gui/SpaceballEvent.cpp