OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Gui::AutoSizedWidget Class Referenceabstract

#include <box.hpp>

Inheritance diagram for Gui::AutoSizedWidget:
Collaboration diagram for Gui::AutoSizedWidget:

Public Member Functions

 AutoSizedWidget ()
 
virtual MyGUI::IntSize getRequestedSize ()=0
 

Protected Member Functions

void notifySizeChange (MyGUI::Widget *w)
 

Protected Attributes

MyGUI::Align mExpandDirection
 

Constructor & Destructor Documentation

Gui::AutoSizedWidget::AutoSizedWidget ( )
inline

Member Function Documentation

virtual MyGUI::IntSize Gui::AutoSizedWidget::getRequestedSize ( )
pure virtual

Implemented in Gui::VBox, Gui::HBox, Gui::AutoSizedButton, Gui::AutoSizedEditBox, and Gui::AutoSizedTextBox.

Here is the caller graph for this function:

void Gui::AutoSizedWidget::notifySizeChange ( MyGUI::Widget *  w)
protected

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

MyGUI::Align Gui::AutoSizedWidget::mExpandDirection
protected

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