This is the complete list of members for MWGui::InteractiveMessageBox, including all inherited members.
| buttonActivated(MyGUI::Widget *_widget) | MWGui::InteractiveMessageBox | private |
| center() | MWGui::WindowBase | |
| close() | MWGui::WindowModal | virtual |
| EventHandle_WindowBase typedef | MWGui::WindowBase | |
| exit() | MWGui::WindowModal | inlinevirtual |
| getWidget(const std::string &_name) | MWGui::Layout | |
| getWidget(T *&_widget, const std::string &_name) | MWGui::Layout | inline |
| InteractiveMessageBox(MessageBoxManager &parMessageBoxManager, const std::string &message, const std::vector< std::string > &buttons) | MWGui::InteractiveMessageBox | |
| isVisible() | MWGui::WindowBase | |
| Layout(const std::string &_layout, MyGUI::Widget *_parent=nullptr) | MWGui::Layout | inline |
| mButtonPressed | MWGui::InteractiveMessageBox | private |
| mButtons | MWGui::InteractiveMessageBox | private |
| mButtonsWidget | MWGui::InteractiveMessageBox | private |
| mLayoutName | MWGui::Layout | protected |
| mListWindowRoot | MWGui::Layout | protected |
| mMainWidget | MWGui::Layout | |
| mMarkedToDelete | MWGui::InteractiveMessageBox | |
| mMessageBoxManager | MWGui::InteractiveMessageBox | private |
| mMessageWidget | MWGui::InteractiveMessageBox | private |
| mousePressed(MyGUI::Widget *_widget) | MWGui::InteractiveMessageBox | |
| mPrefix | MWGui::Layout | protected |
| onKeyPressed(MyGUI::Widget *_sender, MyGUI::KeyCode _key, MyGUI::Char _char) | MWGui::InteractiveMessageBox | private |
| open() | MWGui::WindowModal | virtual |
| readPressedButton() | MWGui::InteractiveMessageBox | |
| setCoord(int x, int y, int w, int h) | MWGui::Layout | |
| setText(const std::string &name, const std::string &caption) | MWGui::Layout | |
| setTitle(const std::string &title) | MWGui::Layout | |
| setVisible(bool visible) | MWGui::WindowBase | virtual |
| WindowBase(const std::string &parLayout) | MWGui::WindowBase | |
| WindowModal(const std::string &parLayout) | MWGui::WindowModal | |
| ~Layout() | MWGui::Layout | inlinevirtual |