Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CLibInputPointer Class Reference

#include <LibInputPointer.h>

Public Member Functions

 CLibInputPointer ()=default
 
 ~CLibInputPointer ()=default
 
void ProcessButton (libinput_event_pointer *e)
 
void ProcessMotion (libinput_event_pointer *e)
 
void ProcessAxis (libinput_event_pointer *e)
 

Constructor & Destructor Documentation

§ CLibInputPointer()

CLibInputPointer::CLibInputPointer ( )
default

§ ~CLibInputPointer()

CLibInputPointer::~CLibInputPointer ( )
default

Member Function Documentation

§ ProcessAxis()

void CLibInputPointer::ProcessAxis ( libinput_event_pointer *  e)

§ ProcessButton()

void CLibInputPointer::ProcessButton ( libinput_event_pointer *  e)

§ ProcessMotion()

void CLibInputPointer::ProcessMotion ( libinput_event_pointer *  e)

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