OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
Gui::WindowCaption Class Reference

#include <windowcaption.hpp>

Inheritance diagram for Gui::WindowCaption:
Collaboration diagram for Gui::WindowCaption:

Public Member Functions

 WindowCaption ()
 
virtual void setCaption (const MyGUI::UString &_value)
 
virtual void initialiseOverride ()
 
virtual void setSize (const MyGUI::IntSize &_value)
 
virtual void setCoord (const MyGUI::IntCoord &_value)
 

Private Member Functions

void align ()
 

Private Attributes

MyGUI::Widget * mLeft
 
MyGUI::Widget * mRight
 

Detailed Description

Window caption that automatically adjusts "Left" and "Right" widgets in its skin based on the text size of the caption in the middle

Constructor & Destructor Documentation

Gui::WindowCaption::WindowCaption ( )

Member Function Documentation

void Gui::WindowCaption::align ( )
private

Here is the caller graph for this function:

void Gui::WindowCaption::initialiseOverride ( )
virtual
void Gui::WindowCaption::setCaption ( const MyGUI::UString &  _value)
virtual

Here is the call graph for this function:

void Gui::WindowCaption::setCoord ( const MyGUI::IntCoord &  _value)
virtual

Here is the call graph for this function:

void Gui::WindowCaption::setSize ( const MyGUI::IntSize &  _value)
virtual

Here is the call graph for this function:

Member Data Documentation

MyGUI::Widget* Gui::WindowCaption::mLeft
private
MyGUI::Widget* Gui::WindowCaption::mRight
private

The documentation for this class was generated from the following files: