|
Mir
|
#include <orientation_event.h>
Additional Inherited Members | |
Static Public Member Functions inherited from MirEvent | |
| static mir::EventUPtr | deserialize (std::string const &bytes) |
| static std::string | serialize (MirEvent const *event) |
Protected Member Functions inherited from MirEvent | |
| MirEvent ()=default | |
| MirEvent (MirEventType type) | |
| MirEvent (MirEvent const &event)=default | |
| MirEvent & | operator= (MirEvent const &event)=default |
Protected Attributes inherited from MirEvent | |
| MirEventType | type_ |
| MirOrientationEvent::MirOrientationEvent | ( | ) |
| MirOrientation MirOrientationEvent::direction | ( | ) | const |
| void MirOrientationEvent::set_direction | ( | MirOrientation | orientation | ) |
| void MirOrientationEvent::set_surface_id | ( | int | id | ) |
| int MirOrientationEvent::surface_id | ( | ) | const |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016