Gui::GuiAbstractNativeEvent Class Referenceabstract

#include <GuiAbstractNativeEvent.h>

Public Member Functions

 GuiAbstractNativeEvent (GUIApplicationNativeEventAware *app)
 
virtual void initSpaceball (QMainWindow *window)=0
 
virtual ~GuiAbstractNativeEvent ()=0
 

Static Protected Attributes

static GUIApplicationNativeEventAwaremainApp
 
static std::vector< intmotionDataArray
 

Constructor & Destructor Documentation

◆ GuiAbstractNativeEvent()

Gui::GuiAbstractNativeEvent::GuiAbstractNativeEvent ( GUIApplicationNativeEventAware app)

◆ ~GuiAbstractNativeEvent()

Gui::GuiAbstractNativeEvent::~GuiAbstractNativeEvent ( )
pure virtual

Member Function Documentation

◆ initSpaceball()

virtual void Gui::GuiAbstractNativeEvent::initSpaceball ( QMainWindow window)
pure virtual

Member Data Documentation

◆ mainApp

Gui::GUIApplicationNativeEventAware * Gui::GuiAbstractNativeEvent::mainApp
staticprotected

Referenced by GuiAbstractNativeEvent().

◆ motionDataArray

std::vector< int > Gui::GuiAbstractNativeEvent::motionDataArray
staticprotected

The documentation for this class was generated from the following files: