OpenMW
|
This is the complete list of members for MWGui::Layout, including all inherited members.
getWidget(const std::string &_name) | MWGui::Layout | |
getWidget(T *&_widget, const std::string &_name) | MWGui::Layout | inline |
initialise(const std::string &_layout, MyGUI::Widget *_parent=nullptr) | MWGui::Layout | private |
Layout(const std::string &_layout, MyGUI::Widget *_parent=nullptr) | MWGui::Layout | inline |
mLayoutName | MWGui::Layout | protected |
mListWindowRoot | MWGui::Layout | protected |
mMainWidget | MWGui::Layout | |
mPrefix | MWGui::Layout | protected |
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 b) | MWGui::Layout | virtual |
shutdown() | MWGui::Layout | private |
~Layout() | MWGui::Layout | inlinevirtual |