add_child(const Pointer< omgui::Widget > &)=0 | omgui::api::Panel | [pure virtual] |
append_page(NotebookPage page, const string &name)=0 | omgui::api::Notebook | [pure virtual] |
create(const data_type &init_params)=0 | omgui::api::Notebook | [pure virtual] |
data_type typedef | omgui::api::Notebook | |
destroy()=0 | omgui::api::Widget | [pure virtual] |
enable(bool e)=0 | omgui::api::Widget | [pure virtual] |
get_child_list() const =0 | omgui::api::Panel | [pure virtual] |
get_handle() const =0 | omgui::api::Widget | [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_page(int index) const =0 | omgui::api::Notebook | [pure virtual] |
get_page_count() const =0 | omgui::api::Notebook | [pure virtual] |
get_page_index(NotebookPage page) const =0 | omgui::api::Notebook | [pure virtual] |
get_page_name(NotebookPage page) const =0 | omgui::api::Notebook | [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_selected_page() const =0 | omgui::api::Notebook | [pure virtual] |
get_size() const =0 | omgui::api::Widget | [pure virtual] |
insert_page(int where, NotebookPage page, const string &name)=0 | omgui::api::Notebook | [pure virtual] |
invalidate_cached_child_values()=0 | omgui::api::Panel | [pure virtual] |
is_enabled() const =0 | omgui::api::Widget | [pure virtual] |
is_hidden() const =0 | omgui::api::Widget | [pure virtual] |
is_orphaned() const =0 | omgui::api::Panel | [pure virtual] |
is_shown() const =0 | omgui::api::Widget | [pure virtual] |
remove_child(const Pointer< omgui::Widget > &)=0 | omgui::api::Panel | [pure virtual] |
remove_page(NotebookPage page)=0 | omgui::api::Notebook | [pure virtual] |
select_next_page()=0 | omgui::api::Notebook | [pure virtual] |
select_previous_page()=0 | omgui::api::Notebook | [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_page_name(NotebookPage page, const string &name)=0 | omgui::api::Notebook | [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_selected_page(NotebookPage page)=0 | omgui::api::Notebook | [pure virtual] |
set_size(const omgui::Size &)=0 | omgui::api::Widget | [pure virtual] |
show(bool show, bool focus)=0 | omgui::api::Widget | [pure virtual] |
update_layout()=0 | omgui::api::Panel | [pure virtual] |
wrapper_type typedef | omgui::api::Notebook | |
~Object() | omgui::api::Object | [virtual] |