Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::wayland::PointerButtonEvent Class Reference

Event that represents mouse button events. More...

#include <kanzi/core.ui/platform/windowing_ng/wayland/wayland_event.hpp>

Public Attributes

unsigned int buttonCode
 Button. More...
 
unsigned int stateCode
 Current button state. More...
 

Detailed Description

Event that represents mouse button events.

Since
Kanzi 3.9.8

Member Data Documentation

◆ buttonCode

unsigned int kanzi::wayland::PointerButtonEvent::buttonCode

Button.

◆ stateCode

unsigned int kanzi::wayland::PointerButtonEvent::stateCode

Current button state.


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