Nana C++ Library. Reference for users.
What we need to use nana
|
Classes | |
class | model_lock_guard |
class | es_header |
struct | item_data |
struct | category_t |
struct | inline_pane |
class | es_lister |
struct | essence |
created and live by the trigger, holds data for listbox: the state of the struct does not effect on member functions, therefore all data members are public. More... | |
class | inline_indicator |
class | drawer_header_impl |
class | drawer_lister_impl |
class | column_interface |
An interface of column operations. More... | |
class | const_virtual_pointer |
struct | cell |
class | container_interface |
struct | container_translator |
class | basic_container |
class | standalone_container |
class | shared_container |
class | shared_immutable_container |
class | model_interface |
class | model_guard |
class | standalone_model_container |
class | shared_model_container |
struct | index_pair |
useful for both absolute and display (sorted) positions More... | |
class | oresolver |
class | iresolver |
class | trigger |
mostly works on display positions More... | |
class | item_proxy |
class | cat_proxy |
struct | export_options |
struct | listbox_events |
struct | scheme |
Typedefs | |
using | size_type = std::size_t |
using | native_string_type = ::nana::detail::native_string_type |
using | index_pairs = ::std::vector< index_pair > |
using | inline_notifier_interface = detail::inline_widget_notifier_interface< index_pair, inline_widget_status,::std::string > |
using nana::drawerbase::listbox::index_pairs = typedef ::std::vector<index_pair> |
using nana::drawerbase::listbox::inline_notifier_interface = typedef detail::inline_widget_notifier_interface<index_pair, inline_widget_status, ::std::string> |
using nana::drawerbase::listbox::size_type = typedef std::size_t |
|
strong |
|
strong |
|
strong |