Mouse cursor class. More...

#include <cursor.h>

Public Member Functions

virtual ~Cursor ()
 

Static Public Member Functions

static std::shared_ptr< Cursorcreate (const DisplayWindowPtr &window, const CursorDescription &cursor_description)
 Constructs a mouse cursor. More...
 

Protected Member Functions

 Cursor ()
 

Detailed Description

Mouse cursor class.

Constructor & Destructor Documentation

virtual uicore::Cursor::~Cursor ( )
inlinevirtual
uicore::Cursor::Cursor ( )
inlineprotected

Member Function Documentation

static std::shared_ptr<Cursor> uicore::Cursor::create ( const DisplayWindowPtr window,
const CursorDescription cursor_description 
)
static

Constructs a mouse cursor.


The documentation for this class was generated from the following file: