Nana C++ Library. Reference for users.
What we need to use nana
|
Public Attributes | |
bool | has_children |
bool | expended |
checkstate | checked |
bool | selected |
bool | mouse_pointed |
nana::paint::image | icon_normal |
nana::paint::image | icon_hover |
nana::paint::image | icon_expanded |
::std::string | text |
checkstate nana::drawerbase::treebox::node_attribute::checked |
bool nana::drawerbase::treebox::node_attribute::expended |
bool nana::drawerbase::treebox::node_attribute::has_children |
nana::paint::image nana::drawerbase::treebox::node_attribute::icon_expanded |
nana::paint::image nana::drawerbase::treebox::node_attribute::icon_hover |
nana::paint::image nana::drawerbase::treebox::node_attribute::icon_normal |
bool nana::drawerbase::treebox::node_attribute::mouse_pointed |
bool nana::drawerbase::treebox::node_attribute::selected |
::std::string nana::drawerbase::treebox::node_attribute::text |