MyGUI::ISubWidget Class Reference

#include <MyGUI_ISubWidget.h>

Inheritance diagram for MyGUI::ISubWidget:

Inheritance graph
[legend]

Public Types

typedef RTTIBase Base
typedef ISubWidget RTTIBase

Public Member Functions

virtual const std::string & getTypeName () const
virtual bool isType (const std::type_info &_type) const
template<typename Type >
bool isType () const
virtual ~ISubWidget ()
virtual void createDrawItem (ITexture *_texture, ILayerNode *_node)=0
virtual void destroyDrawItem ()=0
virtual void setAlpha (float _alpha)
virtual void setStateData (IStateInfo *_data)
virtual void doRender ()=0

Static Public Member Functions

static const std::string & getClassTypeName ()

Detailed Description

Definition at line 40 of file MyGUI_ISubWidget.h.


Member Typedef Documentation


Constructor & Destructor Documentation

virtual MyGUI::ISubWidget::~ISubWidget (  )  [inline, virtual]

Definition at line 47 of file MyGUI_ISubWidget.h.


Member Function Documentation

virtual void MyGUI::ISubWidget::createDrawItem ( ITexture _texture,
ILayerNode _node 
) [pure virtual]

virtual void MyGUI::ISubWidget::destroyDrawItem (  )  [pure virtual]

virtual void MyGUI::ISubWidget::doRender (  )  [pure virtual]

static const std::string& MyGUI::ISubWidget::getClassTypeName (  )  [inline, static]

virtual const std::string& MyGUI::ISubWidget::getTypeName (  )  const [inline, virtual]

template<typename Type >
bool MyGUI::ISubWidget::isType (  )  const [inline]

virtual bool MyGUI::ISubWidget::isType ( const std::type_info &  _type  )  const [inline, virtual]

virtual void MyGUI::ISubWidget::setAlpha ( float  _alpha  )  [inline, virtual]

Reimplemented in MyGUI::EditText, MyGUI::RawRect, MyGUI::SubSkin, and MyGUI::TileRect.

Definition at line 52 of file MyGUI_ISubWidget.h.

virtual void MyGUI::ISubWidget::setStateData ( IStateInfo _data  )  [inline, virtual]

Reimplemented in MyGUI::EditText, MyGUI::RawRect, MyGUI::SubSkin, and MyGUI::TileRect.

Definition at line 54 of file MyGUI_ISubWidget.h.


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

Generated on Thu Dec 9 14:48:13 2010 for MyGUI by  doxygen 1.5.9