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

Additional Inherited Members

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