|
Mir
|
#include <xcursor_loader.h>
Public Member Functions | |
| XCursorLoader () | |
| virtual | ~XCursorLoader ()=default |
| std::shared_ptr< graphics::CursorImage > | image (std::string const &cursor_name, geometry::Size const &size) |
| Looks up the image for a named cursor. Cursor names follow the XCursor naming conventions. More... | |
Public Member Functions inherited from mir::input::CursorImages | |
| virtual | ~CursorImages ()=default |
Protected Member Functions | |
| XCursorLoader (XCursorLoader const &)=delete | |
| XCursorLoader & | operator= (XCursorLoader const &)=delete |
Protected Member Functions inherited from mir::input::CursorImages | |
| CursorImages ()=default | |
| CursorImages (CursorImages const &)=delete | |
| CursorImages & | operator= (CursorImages const &)=delete |
| mir::input::XCursorLoader::XCursorLoader | ( | ) |
|
virtualdefault |
|
protecteddelete |
|
virtual |
Looks up the image for a named cursor. Cursor names follow the XCursor naming conventions.
Implements mir::input::CursorImages.
|
protecteddelete |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015