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::AutoSizedTextBox Class Reference

#include <box.hpp>

Inheritance diagram for Gui::AutoSizedTextBox:
Collaboration diagram for Gui::AutoSizedTextBox:

Public Member Functions

virtual MyGUI::IntSize getRequestedSize ()
 
virtual void setCaption (const MyGUI::UString &_value)
 
- Public Member Functions inherited from Gui::AutoSizedWidget
 AutoSizedWidget ()
 

Protected Member Functions

virtual void setPropertyOverride (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::AutoSizedWidget
MyGUI::Align mExpandDirection
 

Member Function Documentation

MyGUI::IntSize Gui::AutoSizedTextBox::getRequestedSize ( )
virtual

Implements Gui::AutoSizedWidget.

void Gui::AutoSizedTextBox::setCaption ( const MyGUI::UString &  _value)
virtual

Here is the call graph for this function:

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

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