#include <key_repeat_dispatcher.h>
mir::input::KeyRepeatDispatcher::KeyRepeatDispatcher |
( |
std::shared_ptr< InputDispatcher > const & |
next_dispatcher, |
|
|
std::shared_ptr< time::AlarmFactory > const & |
factory, |
|
|
std::shared_ptr< cookie::Authority > const & |
cookie_authority, |
|
|
bool |
repeat_enabled, |
|
|
std::chrono::milliseconds |
repeat_timeout, |
|
|
std::chrono::milliseconds |
repeat_delay, |
|
|
bool |
disable_repeat_on_mtk_touchpad |
|
) |
| |
bool mir::input::KeyRepeatDispatcher::dispatch |
( |
MirEvent const & |
event | ) |
|
|
overridevirtual |
void mir::input::KeyRepeatDispatcher::set_input_device_hub |
( |
std::shared_ptr< InputDeviceHub > const & |
hub | ) |
|
void mir::input::KeyRepeatDispatcher::start |
( |
| ) |
|
|
overridevirtual |
void mir::input::KeyRepeatDispatcher::stop |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016