Nana C++ Library. Reference for users.
What we need to use nana
|
Public Member Functions | |
div_splitter (const place_parts::number_t &init_weight, implement *impl) noexcept | |
~div_splitter () | |
void | set_renderer (const std::function< void(window, paint::graphics &, mouse_action)> &fn, bool update) |
void | direction (bool horizontal) noexcept |
Public Member Functions inherited from nana::place::implement::division | |
division (kind k, std::string &&n) noexcept | |
virtual | ~division () |
std::pair< double, double > | calc_weight_floor () |
void | set_visible (bool vsb) |
void | set_display (bool dsp) |
bool | is_back (const division *div) const noexcept |
bool | is_fixed () const |
bool | is_percent () const |
nana::rectangle | margin_area () const |
division * | previous () const noexcept |
double | _m_extend_with_margin (std::size_t edge, double &extended) |
|
inlinenoexcept |
|
inline |
|
inlinenoexcept |
|
inline |