| data_type typedef | omgui::api::TextWidget | |
| delete_range(const omgui::TextRange &range)=0 | omgui::api::TextWidget | [pure virtual] |
| destroy()=0 | omgui::api::Widget | [pure virtual] |
| enable(bool e)=0 | omgui::api::Widget | [pure virtual] |
| get_handle() const =0 | omgui::api::Widget | [pure virtual] |
| get_insertion_point() const =0 | omgui::api::TextWidget | [pure virtual] |
| get_length() const =0 | omgui::api::TextWidget | [pure virtual] |
| get_max_size() const =0 | omgui::api::Widget | [pure virtual] |
| get_min_size() const =0 | omgui::api::Widget | [pure virtual] |
| get_natural_size() const =0 | omgui::api::Widget | [pure virtual] |
| get_parent() const =0 | omgui::api::Widget | [pure virtual] |
| get_parent_window() const =0 | omgui::api::Widget | [pure virtual] |
| get_position() const =0 | omgui::api::Widget | [pure virtual] |
| get_rect() const =0 | omgui::api::Widget | [pure virtual] |
| get_selection_bounds(omgui::TextRange &range) const =0 | omgui::api::TextWidget | [pure virtual] |
| get_selection_range() const =0 | omgui::api::TextWidget | [pure virtual] |
| get_size() const =0 | omgui::api::Widget | [pure virtual] |
| get_text() const =0 | omgui::api::TextWidget | [pure virtual] |
| get_text(const omgui::TextRange &range) const =0 | omgui::api::TextWidget | [pure virtual] |
| insert_text(const string &str, omgui::text_range_t pos)=0 | omgui::api::TextWidget | [pure virtual] |
| insert_text(const string &str)=0 | omgui::api::TextWidget | [pure virtual] |
| is_enabled() const =0 | omgui::api::Widget | [pure virtual] |
| is_hidden() const =0 | omgui::api::Widget | [pure virtual] |
| is_read_only() const =0 | omgui::api::TextWidget | [pure virtual] |
| is_shown() const =0 | omgui::api::Widget | [pure virtual] |
| set_insertion_point(omgui::text_range_t pos)=0 | omgui::api::TextWidget | [pure virtual] |
| set_max_length(omgui::text_range_t len)=0 | omgui::api::TextWidget | [pure virtual] |
| set_max_size(const omgui::Size &)=0 | omgui::api::Widget | [pure virtual] |
| set_min_size(const omgui::Size &)=0 | omgui::api::Widget | [pure virtual] |
| set_natural_size(const omgui::Size &)=0 | omgui::api::Widget | [pure virtual] |
| set_position(const omgui::Point &)=0 | omgui::api::Widget | [pure virtual] |
| set_read_only(bool b)=0 | omgui::api::TextWidget | [pure virtual] |
| set_rect(const omgui::Rect &)=0 | omgui::api::Widget | [pure virtual] |
| set_selection_bounds(const omgui::TextRange &range)=0 | omgui::api::TextWidget | [pure virtual] |
| set_selection_range(const omgui::TextRange &range)=0 | omgui::api::TextWidget | [pure virtual] |
| set_size(const omgui::Size &)=0 | omgui::api::Widget | [pure virtual] |
| set_text(const string &s)=0 | omgui::api::TextWidget | [pure virtual] |
| show(bool show, bool focus)=0 | omgui::api::Widget | [pure virtual] |
| wrapper_type typedef | omgui::api::TextWidget | |
| ~Object() | omgui::api::Object | [virtual] |