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 Member List

This is the complete list of members for nana::simple_dragdrop, including all inherited members.

condition(std::function< bool()> predicate_fn)nana::simple_dragdrop
make_drop(window target, std::function< void()> drop_fn)nana::simple_dragdrop
simple_dragdrop(window source)nana::simple_dragdropexplicit
simple_dragdrop(window drag_origin, std::function< bool()> when, window drop_target, std::function< void()> how)nana::simple_dragdropinline
~simple_dragdrop()nana::simple_dragdrop