|
Mir
|
#include <surface_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_ |
| MirSurfaceEvent::MirSurfaceEvent | ( | ) |
| MirSurfaceAttrib MirSurfaceEvent::attrib | ( | ) | const |
| int MirSurfaceEvent::id | ( | ) | const |
| void MirSurfaceEvent::set_attrib | ( | MirSurfaceAttrib | attrib | ) |
| void MirSurfaceEvent::set_id | ( | int | id | ) |
| void MirSurfaceEvent::set_value | ( | int | value | ) |
| int MirSurfaceEvent::value | ( | ) | const |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016