#include <fake_input_device.h>
◆ FakeInputDevice() [1/2]
mir_test_framework::FakeInputDevice::FakeInputDevice |
( |
| ) |
|
|
default |
◆ ~FakeInputDevice()
virtual mir_test_framework::FakeInputDevice::~FakeInputDevice |
( |
| ) |
|
|
virtualdefault |
◆ FakeInputDevice() [2/2]
mir_test_framework::FakeInputDevice::FakeInputDevice |
( |
FakeInputDevice const & |
| ) |
|
|
delete |
◆ emit_device_removal()
virtual void mir_test_framework::FakeInputDevice::emit_device_removal |
( |
| ) |
|
|
pure virtual |
◆ emit_event() [1/4]
◆ emit_event() [2/4]
◆ emit_event() [3/4]
◆ emit_event() [4/4]
◆ emit_key_state()
virtual void mir_test_framework::FakeInputDevice::emit_key_state |
( |
std::vector< uint32_t > const & |
scan_codes | ) |
|
|
pure virtual |
◆ emit_runtime_error()
virtual void mir_test_framework::FakeInputDevice::emit_runtime_error |
( |
| ) |
|
|
pure virtual |
◆ emit_touch_sequence()
virtual void mir_test_framework::FakeInputDevice::emit_touch_sequence |
( |
std::function< mir::input::synthesis::TouchParameters(int)> const & |
generate_parameters, |
|
|
int |
count, |
|
|
std::chrono::duration< double > |
delay |
|
) |
| |
|
pure virtual |
◆ on_new_configuration_do()
virtual void mir_test_framework::FakeInputDevice::on_new_configuration_do |
( |
std::function< void(mir::input::InputDevice const &device)> |
callback | ) |
|
|
pure virtual |
◆ operator=()
◆ maximum_touch_axis_value
const int mir_test_framework::FakeInputDevice::maximum_touch_axis_value = 0xFFFF |
|
static |
Valid value range of simulated touch coordinates.
The simulated coordinates will be remapped to the coordinates of the given input sink.
◆ minimum_touch_axis_value
const int mir_test_framework::FakeInputDevice::minimum_touch_axis_value = 0 |
|
static |
The documentation for this class was generated from the following file:
Copyright © 2012-2018
Canonical Ltd.
Generated on Thu Mar 15 13:06:27 UTC 2018