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

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

condition(std::function< bool()> predicate_fn)nana::dragdrop
dragdrop(window source)nana::dragdrop
drop_finished(std::function< void(bool dropped, dnd_action executed_action, data &data_transferred)> finish_fn)nana::dragdrop
prepare_data(std::function< data()> generator)nana::dragdrop
~dragdrop()nana::dragdrop