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

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)
 

Enumeration Type Documentation

Enumerator
none 
to_left 
to_right 
to_enter 
to_leave 

Function Documentation

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 
)