wex v24.04.0
wex::notebook Member List

This is the complete list of members for wex::notebook, including all inherited members.

add_page(const data::notebook &data)wex::notebook
change_selection(const std::string &key)wex::notebook
config_dialog(const data::window &data=data::window())wex::notebookstatic
config_get()wex::notebook
current_page_key()wex::notebook
delete_page(const std::string &key)wex::notebook
for_each(int id)wex::notebook
insert_page(const data::notebook &data)wex::notebook
key_by_page(wxWindow *page) constwex::notebookinline
notebook(const data::window &data=data::window().style(wxAUI_NB_DEFAULT_STYLE))wex::notebook
page_by_key(const std::string &key) constwex::notebookinline
page_index_by_key(const std::string &key) constwex::notebookinline
rearrange(int direction)wex::notebook
set_page_text(const std::string &key, const std::string &new_key, const std::string &caption, const wxBitmapBundle &bitmap=wxNullBitmap)wex::notebook
set_selection(const std::string &key)wex::notebook
split(const std::string &key, int direction)wex::notebook