|
Nana C++ Library. Reference for users.
What we need to use nana
|
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_dragdrop | explicit |
| simple_dragdrop(window drag_origin, std::function< bool()> when, window drop_target, std::function< void()> how) | nana::simple_dragdrop | inline |
| ~simple_dragdrop() | nana::simple_dragdrop |