KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LINUX_SPACEMOUSE Class Reference

#include <spacemouse.h>

Public Member Functions

 LINUX_SPACEMOUSE (EDA_DRAW_PANEL_GAL *parent)
 
 ~LINUX_SPACEMOUSE ()
 

Private Member Functions

void OnSpaceMouseMotion ()
 
void OnSpaceMouseButton ()
 

Private Attributes

EDA_DRAW_PANEL_GALm_parent
 

Detailed Description

Definition at line 31 of file spacemouse.h.

Constructor & Destructor Documentation

◆ LINUX_SPACEMOUSE()

LINUX_SPACEMOUSE::LINUX_SPACEMOUSE ( EDA_DRAW_PANEL_GAL * parent)

Definition at line 26 of file spacemouse.cpp.

References m_parent, OnSpaceMouseButton(), and OnSpaceMouseMotion().

◆ ~LINUX_SPACEMOUSE()

LINUX_SPACEMOUSE::~LINUX_SPACEMOUSE ( )

Definition at line 33 of file spacemouse.cpp.

References m_parent, OnSpaceMouseButton(), and OnSpaceMouseMotion().

Member Function Documentation

◆ OnSpaceMouseButton()

void LINUX_SPACEMOUSE::OnSpaceMouseButton ( )
private

Definition at line 44 of file spacemouse.cpp.

Referenced by LINUX_SPACEMOUSE(), and ~LINUX_SPACEMOUSE().

◆ OnSpaceMouseMotion()

void LINUX_SPACEMOUSE::OnSpaceMouseMotion ( )
private

Definition at line 39 of file spacemouse.cpp.

Referenced by LINUX_SPACEMOUSE(), and ~LINUX_SPACEMOUSE().

Member Data Documentation

◆ m_parent

EDA_DRAW_PANEL_GAL* LINUX_SPACEMOUSE::m_parent
private

Definition at line 38 of file spacemouse.h.

Referenced by LINUX_SPACEMOUSE(), and ~LINUX_SPACEMOUSE().


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