Mir
|
An interface for listening to absolute cursor events (without context): For example to update the position of the visible cursor. More...
#include <cursor_listener.h>
Public Member Functions | |
virtual | ~CursorListener ()=default |
virtual void | cursor_moved_to (float abs_x, float abs_y)=0 |
Protected Member Functions | |
CursorListener ()=default | |
CursorListener (CursorListener const &)=delete | |
CursorListener & | operator= (CursorListener const &)=delete |
An interface for listening to absolute cursor events (without context): For example to update the position of the visible cursor.
|
virtualdefault |
|
protecteddefault |
|
protecteddelete |
|
pure virtual |
Implemented in mir::input::CursorController.
|
protecteddelete |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016