|
OpenMW
|
#include <formatting.hpp>
Public Member Functions | |
| TextElement (MyGUI::Widget *parent, Paginator &pag, const BlockStyle &blockStyle, const TextStyle &textStyle, const std::string &text) | |
| virtual int | getHeight () |
| virtual int | pageSplit () |
Public Member Functions inherited from MWGui::Formatting::GraphicElement | |
| GraphicElement (MyGUI::Widget *parent, Paginator &pag, const BlockStyle &blockStyle) | |
| virtual void | paginate () |
Private Member Functions | |
| int | currentFontHeight () const |
Private Attributes | |
| TextStyle | mTextStyle |
| Gui::EditBox * | mEditBox |
Additional Inherited Members | |
Protected Member Functions inherited from MWGui::Formatting::GraphicElement | |
| virtual | ~GraphicElement () |
Protected Attributes inherited from MWGui::Formatting::GraphicElement | |
| MyGUI::Widget * | mParent |
| Paginator & | mPaginator |
| BlockStyle | mBlockStyle |
| MWGui::Formatting::TextElement::TextElement | ( | MyGUI::Widget * | parent, |
| Paginator & | pag, | ||
| const BlockStyle & | blockStyle, | ||
| const TextStyle & | textStyle, | ||
| const std::string & | text | ||
| ) |
|
private |
|
virtual |
Implements MWGui::Formatting::GraphicElement.
|
virtual |
|
private |
|
private |
1.8.6