#include <SpaceballEvent.h>
Public Member Functions | |
bool | isHandled () |
void | setHandled (bool sig) |
Protected Member Functions | |
EventBase (QEvent::Type event) | |
Protected Attributes | |
bool | handled |
|
protected |
bool Spaceball::EventBase::isHandled | ( | ) |
References handled.
Referenced by Gui::GUIApplicationNativeEventAware::processSpaceballEvent().
void Spaceball::EventBase::setHandled | ( | bool | sig | ) |
References handled.
Referenced by Gui::MainWindow::event(), Gui::Dialog::DlgCustomizeSpaceball::event(), and SpaceNavigatorDevice::translateEvent().
|
protected |