FreeRDP
UwacEvent Union Reference

#include <uwac.h>

Data Fields

int type
 
UwacOutputNewEvent output_new
 
UwacOutputGeometryEvent output_geometry
 
UwacSeatNewEvent seat_new
 
UwacSeatRemovedEvent seat_removed
 
UwacPointerEnterLeaveEvent mouse_enter_leave
 
UwacPointerMotionEvent mouse_motion
 
UwacPointerButtonEvent mouse_button
 
UwacPointerAxisEvent mouse_axis
 
UwacPointerFrameEvent mouse_frame
 
UwacPointerSourceEvent mouse_source
 
UwacKeyboardEnterLeaveEvent keyboard_enter_leave
 
UwacKeyboardModifiersEvent keyboard_modifiers
 
UwacClipboardEvent clipboard
 
UwacKeyEvent key
 
UwacTouchFrameBegin touchFrameBegin
 
UwacTouchUp touchUp
 
UwacTouchDown touchDown
 
UwacTouchMotion touchMotion
 
UwacTouchFrameEnd touchFrameEnd
 
UwacTouchCancel touchCancel
 
UwacFrameDoneEvent frame_done
 
UwacConfigureEvent configure
 
UwacCloseEvent close
 

Field Documentation

◆ clipboard

UwacClipboardEvent UwacEvent::clipboard

◆ close

UwacCloseEvent UwacEvent::close

◆ configure

UwacConfigureEvent UwacEvent::configure

◆ frame_done

UwacFrameDoneEvent UwacEvent::frame_done

◆ key

UwacKeyEvent UwacEvent::key

◆ keyboard_enter_leave

UwacKeyboardEnterLeaveEvent UwacEvent::keyboard_enter_leave

◆ keyboard_modifiers

UwacKeyboardModifiersEvent UwacEvent::keyboard_modifiers

◆ mouse_axis

UwacPointerAxisEvent UwacEvent::mouse_axis

◆ mouse_button

UwacPointerButtonEvent UwacEvent::mouse_button

◆ mouse_enter_leave

UwacPointerEnterLeaveEvent UwacEvent::mouse_enter_leave

◆ mouse_frame

UwacPointerFrameEvent UwacEvent::mouse_frame

◆ mouse_motion

UwacPointerMotionEvent UwacEvent::mouse_motion

◆ mouse_source

UwacPointerSourceEvent UwacEvent::mouse_source

◆ output_geometry

UwacOutputGeometryEvent UwacEvent::output_geometry

◆ output_new

UwacOutputNewEvent UwacEvent::output_new

◆ seat_new

UwacSeatNewEvent UwacEvent::seat_new

◆ seat_removed

UwacSeatRemovedEvent UwacEvent::seat_removed

◆ touchCancel

UwacTouchCancel UwacEvent::touchCancel

◆ touchDown

UwacTouchDown UwacEvent::touchDown

◆ touchFrameBegin

UwacTouchFrameBegin UwacEvent::touchFrameBegin

◆ touchFrameEnd

UwacTouchFrameEnd UwacEvent::touchFrameEnd

◆ touchMotion

UwacTouchMotion UwacEvent::touchMotion

◆ touchUp

UwacTouchUp UwacEvent::touchUp

◆ type

int UwacEvent::type

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