OpenMW
|
#include <box.hpp>
Public Member Functions | |
AutoSizedWidget () | |
virtual MyGUI::IntSize | getRequestedSize ()=0 |
Protected Member Functions | |
void | notifySizeChange (MyGUI::Widget *w) |
Protected Attributes | |
MyGUI::Align | mExpandDirection |
|
inline |
|
pure virtual |
Implemented in Gui::VBox, Gui::HBox, Gui::AutoSizedButton, Gui::AutoSizedEditBox, and Gui::AutoSizedTextBox.
|
protected |
|
protected |