OpenMW
Public Member Functions
MWGui::ExposedWindow Class Reference

subclass to provide access to some Widget internals. More...

#include <exposedwindow.hpp>

List of all members.

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.

Detailed Description

subclass to provide access to some Widget internals.


Member Function Documentation

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)

The documentation for this class was generated from the following files: