, including all inherited members.
| add_child(const Pointer< omgui::Widget > &child) | omgui::common::Panel | [virtual] |
| calc_group_sizes() | omgui::common::TableLayout | [inline, private] |
| create(const omgui::initializer::TableLayoutData ¶ms) | omgui::common::TableLayout | |
| omgui::api::TableLayout::create(const data_type &init_params)=0 | omgui::api::TableLayout | [pure virtual] |
| omgui::data_type typedef | omgui::api::Widget | |
| omgui::api::Panel::data_type typedef | omgui::api::Panel | |
| omgui::api::TableLayout::data_type typedef | omgui::api::TableLayout | |
| destroy()=0 | omgui::api::Widget | [pure virtual] |
| enable(bool e)=0 | omgui::api::Widget | [pure virtual] |
| get_anchors(const tablelayoutdetails::LayoutData &data, int &anchor1, int &anchor2) const | omgui::common::TableLayout | [inline, private] |
| get_child_list() const | omgui::common::Panel | [virtual] |
| get_column_weight(int index) | omgui::common::TableLayout | [private] |
| get_gap() const | omgui::common::TableLayout | [inline, private] |
| get_group_data(int index) const | omgui::common::TableLayout | [inline, private] |
| get_group_data(int index, tablelayoutdetails::GroupData &data) const | omgui::common::TableLayout | [inline, private] |
| get_group_data(int index, tablelayoutdetails::GroupData &data) const | omgui::common::TableLayout | [inline, private] |
| get_group_data(int index, tablelayoutdetails::GroupData &data) const | omgui::common::TableLayout | [inline, private] |
| get_handle() const =0 | omgui::api::Widget | [pure virtual] |
| get_margin_values(int &margin1, int &margin2) const | omgui::common::TableLayout | [inline, private] |
| get_max_size() const =0 | omgui::api::Widget | [pure virtual] |
| get_min_size() const | omgui::common::TableLayout | [virtual] |
| get_natural_size() const =0 | omgui::api::Widget | [pure virtual] |
| get_non_empty_groups() const | omgui::common::TableLayout | [inline, private] |
| get_pad_values(const tablelayoutdetails::LayoutData &data, int &pad1, int &pad2) const | omgui::common::TableLayout | [inline, private] |
| get_parent() const =0 | omgui::api::Widget | [pure virtual] |
| get_parent_window() const =0 | omgui::api::Widget | [pure virtual] |
| get_pos_value(omgui::Point &pos) const | omgui::common::TableLayout | [inline, private] |
| get_pos_value(const omgui::Point &pos) const | omgui::common::TableLayout | [inline, private] |
| get_pos_value(const omgui::Point &pos) const | omgui::common::TableLayout | [inline, private] |
| get_pos_value(const omgui::Point &pos) const | omgui::common::TableLayout | [inline, private] |
| get_position() const =0 | omgui::api::Widget | [pure virtual] |
| get_rect() const =0 | omgui::api::Widget | [pure virtual] |
| get_row_weight(int index) | omgui::common::TableLayout | [private] |
| get_size() const =0 | omgui::api::Widget | [pure virtual] |
| get_size_value(omgui::Size &size) const | omgui::common::TableLayout | [inline, private] |
| get_size_value(const omgui::Size &size) const | omgui::common::TableLayout | [inline, private] |
| get_size_value(const omgui::Size &size) const | omgui::common::TableLayout | [inline, private] |
| get_size_value(const omgui::Size &size) const | omgui::common::TableLayout | [inline, private] |
| get_widgets() const | omgui::common::TableLayout | [inline, private] |
| get_wrapper() const | omgui::common::Widget | [inline] |
| get_wrapper() | omgui::common::Widget | [inline] |
| get_wrapper() const | omgui::common::Widget | [inline] |
| get_wrapper() | omgui::common::Widget | [inline] |
| get_wrapper_id() const | omgui::common::Widget | |
| invalidate_cached_child_values() | omgui::common::TableLayout | [virtual] |
| is_enabled() const =0 | omgui::api::Widget | [pure virtual] |
| is_hidden() const =0 | omgui::api::Widget | [pure virtual] |
| is_orphaned() const | omgui::common::Panel | [virtual] |
| is_shown() const =0 | omgui::api::Widget | [pure virtual] |
| m_column_gap | omgui::common::TableLayout | [private] |
| m_columns | omgui::common::TableLayout | [mutable, private] |
| m_margin_bottom | omgui::common::TableLayout | [private] |
| m_margin_left | omgui::common::TableLayout | [private] |
| m_margin_right | omgui::common::TableLayout | [private] |
| m_margin_top | omgui::common::TableLayout | [private] |
| m_min_size | omgui::common::TableLayout | [mutable, private] |
| m_natural_size | omgui::common::TableLayout | [mutable, private] |
| m_non_empty_columns | omgui::common::TableLayout | [mutable, private] |
| m_non_empty_rows | omgui::common::TableLayout | [mutable, private] |
| m_row_gap | omgui::common::TableLayout | [private] |
| m_rows | omgui::common::TableLayout | [mutable, private] |
| m_values_invalid | omgui::common::TableLayout | [mutable, private] |
| m_widgets | omgui::common::TableLayout | [mutable, private] |
| remove_child(const Pointer< omgui::Widget > &) | omgui::common::TableLayout | [virtual] |
| set_bottom_margin(int margin) | omgui::common::TableLayout | [virtual] |
| set_column_gap(int gap) | omgui::common::TableLayout | [virtual] |
| set_column_weight(int column, float weight) | omgui::common::TableLayout | [virtual] |
| set_gap(int gap) | omgui::common::TableLayout | [virtual] |
| set_left_margin(int margin) | omgui::common::TableLayout | [virtual] |
| set_margins(int margin) | omgui::common::TableLayout | [virtual] |
| set_margins(int left, int top, int right, int bottom) | omgui::common::TableLayout | [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_rect(const omgui::Rect &)=0 | omgui::api::Widget | [pure virtual] |
| set_right_margin(int margin) | omgui::common::TableLayout | [virtual] |
| set_row_gap(int gap) | omgui::common::TableLayout | [virtual] |
| set_row_weight(int row, float weight) | omgui::common::TableLayout | [virtual] |
| set_size(const omgui::Size &)=0 | omgui::api::Widget | [pure virtual] |
| set_top_margin(int margin) | omgui::common::TableLayout | [virtual] |
| set_widget_layout_info(omgui::Widget *widget, const omgui::TableLayoutInfo &info) | omgui::common::TableLayout | [virtual] |
| show(bool show, bool focus)=0 | omgui::api::Widget | [pure virtual] |
| TableLayout() | omgui::common::TableLayout | |
| update_group_sizes() const | omgui::common::TableLayout | [inline, private] |
| update_layout() | omgui::common::TableLayout | [virtual] |
| update_sizes() const | omgui::common::TableLayout | [private] |
| Widget() | omgui::common::Widget | |
| Widget(omgui::Widget *wrapper) | omgui::common::Widget | |
| WidgetRects typedef | omgui::common::TableLayout | [private] |
| omgui::wrapper_type typedef | omgui::api::Widget | |
| omgui::api::Panel::wrapper_type typedef | omgui::api::Panel | |
| omgui::api::TableLayout::wrapper_type typedef | omgui::api::TableLayout | |
| ~Object() | omgui::api::Object | [virtual] |