wex v24.10.0
|
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::notebook | static |
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) const | wex::notebook | inline |
notebook(const data::window &data=data::window().style(wxAUI_NB_DEFAULT_STYLE)) | wex::notebook | |
page_by_key(const std::string &key) const | wex::notebook | inline |
page_index_by_key(const std::string &key) const | wex::notebook | inline |
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 |