Nana C++ Library. Reference for users.
What we need to use nana
|
Additional Inherited Members | |
![]() | |
typedef nana::paint::graphics & | graph_reference |
![]() | |
virtual | ~renderer ()=0 |
virtual void | background (graph_reference, window wd, const nana::rectangle &, const ui_element &)=0 |
virtual void | item (graph_reference, const nana::rectangle &, std::size_t index, const ::std::string &name, unsigned textheight, bool has_child, mouse_action)=0 |