#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()

EventBase::EventBase ( QEvent::Type  event)
protected

Member Function Documentation

◆ isHandled()

bool Spaceball::EventBase::isHandled ( )

◆ setHandled()

void Spaceball::EventBase::setHandled ( bool  sig)

Member Data Documentation

◆ handled

bool Spaceball::EventBase::handled
protected

The documentation for this class was generated from the following files:
  • src/Gui/SpaceballEvent.h
  • src/Gui/SpaceballEvent.cpp