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

Public Attributes

nana::event_handle destroy
 
nana::event_handle mouse_move
 
nana::event_handle mouse_down
 

Member Data Documentation

nana::event_handle nana::simple_dragdrop::implementation::event_handlers::destroy
nana::event_handle nana::simple_dragdrop::implementation::event_handlers::mouse_down
nana::event_handle nana::simple_dragdrop::implementation::event_handlers::mouse_move