kodi
Public Member Functions | List of all members
KODI::WINDOWING::WAYLAND::CInputProcessorPointer Class Referencefinal
Inheritance diagram for KODI::WINDOWING::WAYLAND::CInputProcessorPointer:
Inheritance graph
[legend]
Collaboration diagram for KODI::WINDOWING::WAYLAND::CInputProcessorPointer:
Collaboration graph
[legend]

Public Member Functions

 CInputProcessorPointer (wayland::surface_t const &surface, IInputHandlerPointer &handler)
 
void SetCoordinateScale (std::int32_t scale)
 
void OnPointerEnter (CSeat *seat, std::uint32_t serial, const wayland::surface_t &surface, double surfaceX, double surfaceY) override
 
void OnPointerLeave (CSeat *seat, std::uint32_t serial, const wayland::surface_t &surface) override
 
void OnPointerMotion (CSeat *seat, std::uint32_t time, double surfaceX, double surfaceY) override
 
void OnPointerButton (CSeat *seat, std::uint32_t serial, std::uint32_t time, std::uint32_t button, wayland::pointer_button_state state) override
 
void OnPointerAxis (CSeat *seat, std::uint32_t time, wayland::pointer_axis axis, double value) override
 

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