MyGUI::MainSkin Class Reference

#include <MyGUI_MainSkin.h>

Inheritance diagram for MyGUI::MainSkin:

Inheritance graph
[legend]

Public Types

typedef RTTIBase Base
typedef MainSkin 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
 MainSkin ()
virtual ~MainSkin ()
void _setAlign (const IntSize &_oldsize, bool _update)
void _setAlign (const IntCoord &_oldsize, bool _update)

Static Public Member Functions

static const std::string & getClassTypeName ()

Detailed Description

Definition at line 32 of file MyGUI_MainSkin.h.


Member Typedef Documentation

Reimplemented from MyGUI::SubSkin.

Definition at line 34 of file MyGUI_MainSkin.h.

Reimplemented from MyGUI::SubSkin.

Definition at line 34 of file MyGUI_MainSkin.h.


Constructor & Destructor Documentation

MyGUI::MainSkin::MainSkin (  ) 

Definition at line 32 of file MyGUI_MainSkin.cpp.

MyGUI::MainSkin::~MainSkin (  )  [virtual]

Definition at line 37 of file MyGUI_MainSkin.cpp.


Member Function Documentation

void MyGUI::MainSkin::_setAlign ( const IntCoord _oldsize,
bool  _update 
) [inline, virtual]

Reimplemented from MyGUI::SubSkin.

Definition at line 42 of file MyGUI_MainSkin.h.

void MyGUI::MainSkin::_setAlign ( const IntSize _oldsize,
bool  _update 
) [virtual]

Reimplemented from MyGUI::SubSkin.

Definition at line 41 of file MyGUI_MainSkin.cpp.

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

Reimplemented from MyGUI::SubSkin.

Definition at line 34 of file MyGUI_MainSkin.h.

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

Get type name as string

Reimplemented from MyGUI::SubSkin.

Definition at line 34 of file MyGUI_MainSkin.h.

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

Compare with selected type

Reimplemented from MyGUI::SubSkin.

Definition at line 34 of file MyGUI_MainSkin.h.

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

Compare with selected type

Reimplemented from MyGUI::SubSkin.

Definition at line 34 of file MyGUI_MainSkin.h.


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

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