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::AutoSizedTextBox::getRequestedSize | ( | ) | [virtual] |
Implements MWGui::Widgets::AutoSizedWidget.
void MWGui::Widgets::AutoSizedTextBox::setCaption | ( | const MyGUI::UString & | _value | ) | [virtual] |
void MWGui::Widgets::AutoSizedTextBox::setPropertyOverride | ( | const std::string & | _key, |
const std::string & | _value | ||
) | [protected, virtual] |