|
wex
v20.04.0
|
This is the complete list of members for wex::notebook, including all inherited members.
| add_page(wxWindow *page, const std::string &key, const std::string &caption=std::string(), bool select=false, const wxBitmap &bitmap=wxNullBitmap) | wex::notebook | |
| change_selection(const std::string &key) | wex::notebook | |
| config_dialog(const window_data &data=window_data()) | 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 | inline |
| insert_page(size_t page_idx, wxWindow *page, const std::string &key, const std::string &caption=std::string(), bool select=false, const wxBitmap &bitmap=wxNullBitmap) | wex::notebook | |
| key_by_page(wxWindow *page) const | wex::notebook | inline |
| notebook(const window_data &data=window_data().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 wxBitmap &bitmap=wxNullBitmap) | wex::notebook | |
| set_selection(const std::string &key) | wex::notebook | |
| split(const std::string &key, int direction) | wex::notebook |
1.8.17