Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::state_cursor Class Reference

Public Member Functions

 state_cursor (window, cursor)
 
 state_cursor (state_cursor &&)
 
state_cursoroperator= (state_cursor &&)
 
 ~state_cursor ()
 

Constructor & Destructor Documentation

nana::state_cursor::state_cursor ( window  wd,
cursor  cur 
)
nana::state_cursor::state_cursor ( state_cursor &&  rhs)
nana::state_cursor::~state_cursor ( )

Member Function Documentation

state_cursor & nana::state_cursor::operator= ( state_cursor &&  rhs)