Mir
|
An interface used to control the selection of keyboard input focus. More...
#include <input_targeter.h>
Public Member Functions | |
virtual | ~InputTargeter ()=default |
virtual void | set_focus (std::shared_ptr< input::Surface > const &focus_surface)=0 |
virtual void | clear_focus ()=0 |
Protected Member Functions | |
InputTargeter ()=default | |
InputTargeter (InputTargeter const &)=delete | |
InputTargeter & | operator= (InputTargeter const &)=delete |
An interface used to control the selection of keyboard input focus.
|
virtualdefault |
|
protecteddefault |
|
protecteddelete |
|
pure virtual |
Implemented in mir::input::SurfaceInputDispatcher, and mir::input::NullInputTargeter.
|
protecteddelete |
|
pure virtual |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016