My Project
|
Cursor interface for Mir platform. More...
#include <lomiri/shell/application/MirPlatformCursor.h>
Public Member Functions | |
virtual void | registerMousePointer (MirMousePointerInterface *mousePointer)=0 |
Register a mouse pointer that this platform cursor will talk to. | |
virtual void | unregisterMousePointer (MirMousePointerInterface *mousePointer)=0 |
Unregister a mouse pointer that this platform cursor will talk to. | |
Cursor interface for Mir platform.
FIXME: Get this out of lomiri-api