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

#include <box.hpp>

Inheritance diagram for Gui::AutoSizedEditBox:
Collaboration diagram for Gui::AutoSizedEditBox:

Public Member Functions

virtual MyGUI::IntSize getRequestedSize ()
 
virtual void setCaption (const MyGUI::UString &_value)
 
virtual void initialiseOverride ()
 
- Public Member Functions inherited from Gui::AutoSizedWidget
 AutoSizedWidget ()
 
- Public Member Functions inherited from Gui::FontWrapper< MyGUI::EditBox >
virtual void setFontName (const std::string &name)
 

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)
 
- Protected Member Functions inherited from Gui::FontWrapper< MyGUI::EditBox >
 FontWrapper ()
 

Protected Attributes

std::string mFontSize
 
- Protected Attributes inherited from Gui::AutoSizedWidget
MyGUI::Align mExpandDirection
 
- Protected Attributes inherited from Gui::FontWrapper< MyGUI::EditBox >
std::string mFontSize
 

Member Function Documentation

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

Implements Gui::AutoSizedWidget.

Here is the call graph for this function:

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

Here is the call graph for this function:

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

Reimplemented from Gui::FontWrapper< MyGUI::EditBox >.

Here is the call graph for this function:

Member Data Documentation

std::string Gui::AutoSizedEditBox::mFontSize
protected

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