Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::element::menu_crook Class Reference
Inheritance diagram for nana::element::menu_crook:
nana::element::crook_interface nana::element::detail::element_abstract

Additional Inherited Members

- Public Types inherited from nana::element::crook_interface
using state = checkstate
 
- Public Types inherited from nana::element::detail::element_abstract
using graph_reference = ::nana::paint::graphics &
 
- Public Member Functions inherited from nana::element::crook_interface
virtual bool draw (graph_reference, const nana::color &bgcolor, const nana::color &fgcolor, const nana::rectangle &, element_state, const data &)=0
 
- Public Member Functions inherited from nana::element::detail::element_abstract
virtual ~element_abstract ()=default