#include <windowcaption.hpp>
Window caption that automatically adjusts "Left" and "Right" widgets in its skin based on the text size of the caption in the middle
Gui::WindowCaption::WindowCaption |
( |
| ) |
|
void Gui::WindowCaption::align |
( |
| ) |
|
|
private |
void Gui::WindowCaption::initialiseOverride |
( |
| ) |
|
|
virtual |
void Gui::WindowCaption::setCaption |
( |
const MyGUI::UString & |
_value | ) |
|
|
virtual |
void Gui::WindowCaption::setCoord |
( |
const MyGUI::IntCoord & |
_value | ) |
|
|
virtual |
void Gui::WindowCaption::setSize |
( |
const MyGUI::IntSize & |
_value | ) |
|
|
virtual |
MyGUI::Widget* Gui::WindowCaption::mLeft |
|
private |
MyGUI::Widget* Gui::WindowCaption::mRight |
|
private |
The documentation for this class was generated from the following files: