Mir
|
#include <cursor_images.h>
Public Member Functions | |
virtual | ~CursorImages ()=default |
virtual std::shared_ptr < graphics::CursorImage > | image (std::string const &cursor_name, geometry::Size const &size)=0 |
Looks up the image for a named cursor. Cursor names follow the XCursor naming conventions. More... | |
Protected Member Functions | |
CursorImages ()=default | |
CursorImages (CursorImages const &)=delete | |
CursorImages & | operator= (CursorImages const &)=delete |
|
virtualdefault |
|
protecteddefault |
|
protecteddelete |
|
pure virtual |
Looks up the image for a named cursor. Cursor names follow the XCursor naming conventions.
Implemented in mir::input::XCursorLoader, and mir::input::BuiltinCursorImages.
|
protecteddelete |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014