Mir
|
#include <input_sink.h>
Public Member Functions | |
InputSink ()=default | |
virtual | ~InputSink ()=default |
virtual void | handle_input (MirEvent &event)=0 |
virtual void | confine_pointer (mir::geometry::Point &position)=0 |
Confine position of a pointer. More... | |
virtual mir::geometry::Rectangle | bounding_rectangle () const =0 |
! Obtain the bounding rectangle of the destination area for this input sink More... | |
|
default |
|
virtualdefault |
|
pure virtual |
! Obtain the bounding rectangle of the destination area for this input sink
|
pure virtual |
Confine position of a pointer.
|
pure virtual |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015