#include <key_repeat_dispatcher.h>
mir::input::KeyRepeatDispatcher::KeyRepeatDispatcher |
( |
std::shared_ptr< InputDispatcher > const & |
next_dispatcher, |
|
|
std::shared_ptr< time::AlarmFactory > const & |
factory, |
|
|
bool |
repeat_enabled, |
|
|
std::chrono::milliseconds |
repeat_timeout, |
|
|
std::chrono::milliseconds |
repeat_delay |
|
) |
| |
bool mir::input::KeyRepeatDispatcher::dispatch |
( |
MirEvent const & |
event | ) |
|
|
overridevirtual |
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 Thu Oct 8 16:20:16 UTC 2015