Nana C++ Library. Reference for users.
What we need to use nana
|
Classes | |
struct | date_chooser_events |
class | trigger |
Enumerations | |
enum | transform_action { transform_action::none, transform_action::to_left, transform_action::to_right, transform_action::to_enter, transform_action::to_leave } |
Functions | |
void | perf_transform_helper (window window_handle, transform_action tfid, trigger::graph_reference graph, trigger::graph_reference dirtybuf, trigger::graph_reference newbuf, const nana::point &refpos) |
|
strong |
void nana::drawerbase::date_chooser::perf_transform_helper | ( | window | window_handle, |
transform_action | tfid, | ||
trigger::graph_reference | graph, | ||
trigger::graph_reference | dirtybuf, | ||
trigger::graph_reference | newbuf, | ||
const nana::point & | refpos | ||
) |