|
OpenMW
|
#include <widgets.hpp>
Public Member Functions | |
| virtual MyGUI::IntSize | getRequestedSize () |
| virtual void | setCaption (const MyGUI::UString &_value) |
Protected Member Functions | |
| virtual void | setPropertyOverride (const std::string &_key, const std::string &_value) |
| MyGUI::IntSize MWGui::Widgets::AutoSizedEditBox::getRequestedSize | ( | ) | [virtual] |
Implements MWGui::Widgets::AutoSizedWidget.
| void MWGui::Widgets::AutoSizedEditBox::setCaption | ( | const MyGUI::UString & | _value | ) | [virtual] |
| void MWGui::Widgets::AutoSizedEditBox::setPropertyOverride | ( | const std::string & | _key, |
| const std::string & | _value | ||
| ) | [protected, virtual] |
1.7.6.1