Mir
|
#include <resize_event.h>
Additional Inherited Members | |
![]() | |
static mir::EventUPtr | deserialize (std::string const &bytes) |
static std::string | serialize (MirEvent const *event) |
![]() | |
MirEvent ()=default | |
MirEvent (MirEventType type) | |
MirEvent (MirEvent const &event)=default | |
MirEvent & | operator= (MirEvent const &event)=default |
![]() | |
MirEventType | type_ |
MirResizeEvent::MirResizeEvent | ( | ) |
int MirResizeEvent::height | ( | ) | const |
void MirResizeEvent::set_height | ( | int | height | ) |
void MirResizeEvent::set_surface_id | ( | int | id | ) |
void MirResizeEvent::set_width | ( | int | width | ) |
int MirResizeEvent::surface_id | ( | ) | const |
int MirResizeEvent::width | ( | ) | const |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016