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

#include <box.hpp>

Inheritance diagram for Gui::HBox:
Collaboration diagram for Gui::HBox:

Public Member Functions

virtual void setSize (const MyGUI::IntSize &_value)
 
virtual void setCoord (const MyGUI::IntCoord &_value)
 
- Public Member Functions inherited from Gui::Box
 Box ()
 
void notifyChildrenSizeChanged ()
 
- Public Member Functions inherited from Gui::AutoSizedWidget
 AutoSizedWidget ()
 

Protected Member Functions

virtual void align ()
 
virtual MyGUI::IntSize getRequestedSize ()
 
virtual void setPropertyOverride (const std::string &_key, const std::string &_value)
 
virtual void onWidgetCreated (MyGUI::Widget *_widget)
 
- Protected Member Functions inherited from Gui::Box
virtual bool _setPropertyImpl (const std::string &_key, const std::string &_value)
 
- Protected Member Functions inherited from Gui::AutoSizedWidget
void notifySizeChange (MyGUI::Widget *w)
 

Additional Inherited Members

- Protected Attributes inherited from Gui::Box
int mSpacing
 
int mPadding
 
bool mAutoResize
 
- Protected Attributes inherited from Gui::AutoSizedWidget
MyGUI::Align mExpandDirection
 

Member Function Documentation

void Gui::HBox::align ( )
protectedvirtual

Implements Gui::Box.

Here is the call graph for this function:

Here is the caller graph for this function:

MyGUI::IntSize Gui::HBox::getRequestedSize ( )
protectedvirtual

Implements Gui::AutoSizedWidget.

Here is the call graph for this function:

void Gui::HBox::onWidgetCreated ( MyGUI::Widget *  _widget)
protectedvirtual

Here is the call graph for this function:

void Gui::HBox::setCoord ( const MyGUI::IntCoord &  _value)
virtual

Here is the call graph for this function:

void Gui::HBox::setPropertyOverride ( const std::string &  _key,
const std::string &  _value 
)
protectedvirtual

Here is the call graph for this function:

void Gui::HBox::setSize ( const MyGUI::IntSize &  _value)
virtual

Here is the call graph for this function:

Here is the caller graph for this function:


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