| create(const data_type &init_params)=0 | omgui::api::Window | [pure virtual] |
| data_type typedef | omgui::api::Window | |
| destroy()=0 | omgui::api::Widget | [pure virtual] |
| enable(bool e)=0 | omgui::api::Widget | [pure virtual] |
| get_content_panel() const =0 | omgui::api::Window | [pure virtual] |
| get_content_size()=0 | omgui::api::TopLevel | [pure virtual] |
| get_handle() const =0 | omgui::api::Widget | [pure virtual] |
| get_max_content_size() const =0 | omgui::api::Window | [pure virtual] |
| get_max_size() const =0 | omgui::api::Widget | [pure virtual] |
| get_menu_bar() const =0 | omgui::api::Window | [pure virtual] |
| get_min_content_size() const =0 | omgui::api::Window | [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_size() const =0 | omgui::api::Widget | [pure virtual] |
| get_title()=0 | omgui::api::TopLevel | [pure virtual] |
| get_window_placement() const =0 | omgui::api::Window | [pure virtual] |
| is_enabled() const =0 | omgui::api::Widget | [pure virtual] |
| is_hidden() const =0 | omgui::api::Widget | [pure virtual] |
| is_shown() const =0 | omgui::api::Widget | [pure virtual] |
| set_content_panel(const Pointer< omgui::Panel > &)=0 | omgui::api::Window | [pure virtual] |
| set_content_size(const omgui::Size &s)=0 | omgui::api::TopLevel | [pure virtual] |
| set_max_content_size(const omgui::Size &)=0 | omgui::api::Window | [pure virtual] |
| set_max_size(const omgui::Size &)=0 | omgui::api::Widget | [pure virtual] |
| set_menu_bar(const Pointer< omgui::MenuBar > &menubar)=0 | omgui::api::Window | [pure virtual] |
| set_min_content_size(const omgui::Size &)=0 | omgui::api::Window | [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_size(const omgui::Size &)=0 | omgui::api::Widget | [pure virtual] |
| set_title(const string &t)=0 | omgui::api::TopLevel | [pure virtual] |
| set_window_placement(const string &placement)=0 | omgui::api::Window | [pure virtual] |
| show(bool show, bool focus)=0 | omgui::api::Widget | [pure virtual] |
| wrapper_type typedef | omgui::api::Window | |
| ~Object() | omgui::api::Object | [virtual] |