|
Nana C++ Library. Reference for users.
What we need to use nana
|
Classes | |
| struct | text_editor_scheme |
| class | text_editor_event_interface |
| struct | colored_area_type |
| class | colored_area_access_interface |
| class | text_editor |
| class | textbase_event_agent_interface |
| class | tokenizer |
| struct | fblock |
| class | data |
| class | data_text |
| class | data_image |
| class | dstream |
| class | content_view |
| struct | cv_scroll_rep |
| class | scroll_operation |
| class | undoable_command_interface |
| class | undoable |
| struct | keyword_scheme |
| struct | keyword_desc |
| struct | entity |
| class | colored_area_access |
| class | textbase |
Typedefs | |
| template<typename T > | |
| using | undo_command_ptr = std::unique_ptr< undoable_command_interface< T >> |
Functions | |
| bool | is_right_text (const unicode_bidi::entity &e) |
| std::size_t | eat_endl (const wchar_t *str, std::size_t pos) |
| using nana::widgets::skeletons::undo_command_ptr = typedef std::unique_ptr <undoable_command_interface<T>> |
|
strong |
|
strong |
|
strong |
| std::size_t nana::widgets::skeletons::eat_endl | ( | const wchar_t * | str, |
| std::size_t | pos | ||
| ) |
|
inline |