Kanzi 4.0.0-beta2
kanzi::evdev::TouchInputDeviceData Member List

This is the complete list of members for kanzi::evdev::TouchInputDeviceData, including all inherited members.

getFd() const noexceptkanzi::evdev::TouchInputDeviceData
getSyncState() const noexceptkanzi::evdev::TouchInputDeviceData
handleSyncEvents(const struct input_event &ev, kanzi::EventQueue &queue)kanzi::evdev::TouchInputDeviceData
handleTouchEvents(unsigned int width, unsigned int height, const struct input_event &ev)kanzi::evdev::TouchInputDeviceData
isTouchFinished() const noexceptkanzi::evdev::TouchInputDeviceData
processTouchEvents(EventQueue &queue)kanzi::evdev::TouchInputDeviceData
setSyncState(KanziEvdevState syncState)kanzi::evdev::TouchInputDeviceData
TouchInputDeviceData(int fileDescriptor, const input_absinfo &absinfoX, const input_absinfo &absinfoY, vector< CursorData > cursorBuffer, int currentSlot)kanzi::evdev::TouchInputDeviceDataexplicit