| OpenMW
    | 
subclass to provide access to some Widget internals. More...
#include <exposedwindow.hpp>
| Public Member Functions | |
| MyGUI::VectorWidgetPtr | getSkinWidgetsByName (const std::string &name) | 
| MyGUI::Widget * | getSkinWidget (const std::string &_name, bool _throw=true) | 
| Get a widget defined in the inner skin of this window.  More... | |
subclass to provide access to some Widget internals.
| MyGUI::Widget * MWGui::ExposedWindow::getSkinWidget | ( | const std::string & | _name, | 
| bool | _throw = true | ||
| ) | 
Get a widget defined in the inner skin of this window.
| MyGUI::VectorWidgetPtr MWGui::ExposedWindow::getSkinWidgetsByName | ( | const std::string & | name | ) | 
 1.8.6
 1.8.6