Mir
Public Attributes | List of all members
MirMotionEvent Struct Reference

#include <event_private.h>

Public Attributes

MirEventType type
 
int32_t device_id
 
int32_t source_id
 
MirInputEventModifiers modifiers
 
MirPointerButtons buttons
 
std::chrono::nanoseconds event_time
 
mir::cookie::Blob cookie
 
size_t pointer_count
 
MirMotionPointer pointer_coordinates [MIR_INPUT_EVENT_MAX_POINTER_COUNT]
 

Member Data Documentation

MirPointerButtons MirMotionEvent::buttons
mir::cookie::Blob MirMotionEvent::cookie
int32_t MirMotionEvent::device_id
std::chrono::nanoseconds MirMotionEvent::event_time
MirInputEventModifiers MirMotionEvent::modifiers
MirMotionPointer MirMotionEvent::pointer_coordinates[MIR_INPUT_EVENT_MAX_POINTER_COUNT]
size_t MirMotionEvent::pointer_count
int32_t MirMotionEvent::source_id
MirEventType MirMotionEvent::type

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

Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016