OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
MWGui::ExposedWindow Class Reference

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

#include <exposedwindow.hpp>

Inheritance diagram for MWGui::ExposedWindow:
Collaboration diagram for MWGui::ExposedWindow:

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...
 

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.

Here is the call graph for this function:

Here is the caller graph for this function:

MyGUI::VectorWidgetPtr MWGui::ExposedWindow::getSkinWidgetsByName ( const std::string &  name)

Here is the caller graph for this function:


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