Mir
|
#include <input_configuration_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_ |
MirInputConfigurationEvent::MirInputConfigurationEvent | ( | ) |
MirInputConfigurationAction MirInputConfigurationEvent::action | ( | ) | const |
MirInputDeviceId MirInputConfigurationEvent::id | ( | ) | const |
void MirInputConfigurationEvent::set_action | ( | MirInputConfigurationAction | action | ) |
void MirInputConfigurationEvent::set_id | ( | MirInputDeviceId | id | ) |
void MirInputConfigurationEvent::set_when | ( | std::chrono::nanoseconds const & | when | ) |
std::chrono::nanoseconds MirInputConfigurationEvent::when | ( | ) | const |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016