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 (const CursorListener &)=delete | |
CursorListener & | operator= (const CursorListener &)=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 |
|
protecteddelete |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013