OpenMW
|
#include <fontwrapper.hpp>
Public Member Functions | |
virtual void | setFontName (const std::string &name) |
Protected Member Functions | |
FontWrapper () | |
virtual void | setPropertyOverride (const std::string &_key, const std::string &_value) |
Protected Attributes | |
std::string | mFontSize |
|
inlineprotected |
|
inlinevirtual |
|
inlineprotectedvirtual |
Reimplemented in Gui::AutoSizedButton, Gui::AutoSizedEditBox, and Gui::AutoSizedTextBox.
|
protected |