Nana C++ Library. Reference for users.
What we need to use nana
|
This is the complete list of members for nana::place, including all inherited members.
bind(window handle) | nana::place | |
collocate() | nana::place | |
div(std::string div_text) | nana::place | |
div() const noexcept | nana::place | |
dock(const std::string &dockname, const std::string &factory_name, Args &&...args) | nana::place | inline |
dock(const std::string &dockname, std::string factory_name, std::function< std::unique_ptr< widget >(window)> factory) | nana::place | |
dock_create(const std::string &factory) | nana::place | |
erase(window handle) | nana::place | |
field(const char *name) | nana::place | |
field_display(const char *field_name, bool display) | nana::place | |
field_display(const char *field_name) const | nana::place | |
field_reference typedef | nana::place | |
field_visible(const char *field_name, bool visible) | nana::place | |
field_visible(const char *field_name) const | nana::place | |
modify(const char *field_name, const char *div_text) | nana::place | |
noncopyable()=default | nana::noncopyable | private |
operator[](const char *name) | nana::place | |
place() | nana::place | |
place(window) | nana::place | |
splitter_renderer(std::function< void(window, paint::graphics &, mouse_action)> fn) | nana::place | |
valid_field_name(const char *name) | nana::place | inlinestatic |
window_handle() const | nana::place | |
~place() | nana::place |