Mir
|
#include <input_event.h>
Protected Member Functions | |
MirInputEvent ()=default | |
MirInputEvent (MirEventType type) | |
MirInputEvent (MirInputEvent const &event)=default | |
MirInputEvent & | operator= (MirInputEvent const &event)=default |
![]() | |
MirEvent ()=default | |
MirEvent (MirEventType type) | |
MirEvent (MirEvent const &event)=default | |
MirEvent & | operator= (MirEvent const &event)=default |
Additional Inherited Members | |
![]() | |
static mir::EventUPtr | deserialize (std::string const &bytes) |
static std::string | serialize (MirEvent const *event) |
![]() | |
MirEventType | type_ |
|
protecteddefault |
|
explicitprotected |
|
protecteddefault |
|
protecteddefault |
MirKeyboardEvent * MirInputEvent::to_keyboard | ( | ) |
MirKeyboardEvent const * MirInputEvent::to_keyboard | ( | ) | const |
MirMotionEvent * MirInputEvent::to_motion | ( | ) |
MirMotionEvent const * MirInputEvent::to_motion | ( | ) | const |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016