FreeRDP
UwacEvent Union Reference

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
 

Detailed Description

Definition at line 298 of file uwac.h.

Field Documentation

◆ clipboard

UwacClipboardEvent UwacEvent::clipboard

Definition at line 313 of file uwac.h.

◆ close

UwacCloseEvent UwacEvent::close

Definition at line 323 of file uwac.h.

◆ configure

UwacConfigureEvent UwacEvent::configure

Definition at line 322 of file uwac.h.

◆ frame_done

UwacFrameDoneEvent UwacEvent::frame_done

Definition at line 321 of file uwac.h.

◆ key

UwacKeyEvent UwacEvent::key

Definition at line 314 of file uwac.h.

◆ keyboard_enter_leave

UwacKeyboardEnterLeaveEvent UwacEvent::keyboard_enter_leave

Definition at line 311 of file uwac.h.

◆ keyboard_modifiers

UwacKeyboardModifiersEvent UwacEvent::keyboard_modifiers

Definition at line 312 of file uwac.h.

◆ mouse_axis

UwacPointerAxisEvent UwacEvent::mouse_axis

Definition at line 308 of file uwac.h.

◆ mouse_button

UwacPointerButtonEvent UwacEvent::mouse_button

Definition at line 307 of file uwac.h.

◆ mouse_enter_leave

UwacPointerEnterLeaveEvent UwacEvent::mouse_enter_leave

Definition at line 305 of file uwac.h.

◆ mouse_frame

UwacPointerFrameEvent UwacEvent::mouse_frame

Definition at line 309 of file uwac.h.

◆ mouse_motion

UwacPointerMotionEvent UwacEvent::mouse_motion

Definition at line 306 of file uwac.h.

◆ mouse_source

UwacPointerSourceEvent UwacEvent::mouse_source

Definition at line 310 of file uwac.h.

◆ output_geometry

UwacOutputGeometryEvent UwacEvent::output_geometry

Definition at line 302 of file uwac.h.

◆ output_new

UwacOutputNewEvent UwacEvent::output_new

Definition at line 301 of file uwac.h.

◆ seat_new

UwacSeatNewEvent UwacEvent::seat_new

Definition at line 303 of file uwac.h.

◆ seat_removed

UwacSeatRemovedEvent UwacEvent::seat_removed

Definition at line 304 of file uwac.h.

◆ touchCancel

UwacTouchCancel UwacEvent::touchCancel

Definition at line 320 of file uwac.h.

◆ touchDown

UwacTouchDown UwacEvent::touchDown

Definition at line 317 of file uwac.h.

◆ touchFrameBegin

UwacTouchFrameBegin UwacEvent::touchFrameBegin

Definition at line 315 of file uwac.h.

◆ touchFrameEnd

UwacTouchFrameEnd UwacEvent::touchFrameEnd

Definition at line 319 of file uwac.h.

◆ touchMotion

UwacTouchMotion UwacEvent::touchMotion

Definition at line 318 of file uwac.h.

◆ touchUp

UwacTouchUp UwacEvent::touchUp

Definition at line 316 of file uwac.h.

◆ type

int UwacEvent::type

Definition at line 300 of file uwac.h.


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