MyGUI::SimpleText Class Reference

#include <MyGUI_SimpleText.h>

Inheritance diagram for MyGUI::SimpleText:
Inheritance graph
[legend]

Public Types

typedef RTTIBase Base
typedef SimpleText 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
 SimpleText ()
virtual ~SimpleText ()
virtual void setViewOffset (const IntPoint &_point)
virtual void doRender ()

Static Public Member Functions

static const std::string & getClassTypeName ()

Detailed Description

Definition at line 35 of file MyGUI_SimpleText.h.


Member Typedef Documentation

Definition at line 37 of file MyGUI_SimpleText.h.

Definition at line 37 of file MyGUI_SimpleText.h.


Constructor & Destructor Documentation

MyGUI::SimpleText::SimpleText (  ) 

Definition at line 34 of file MyGUI_SimpleText.cpp.

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

Definition at line 40 of file MyGUI_SimpleText.cpp.


Member Function Documentation

void MyGUI::SimpleText::doRender (  )  [virtual]

Reimplemented from MyGUI::EditText.

Definition at line 48 of file MyGUI_SimpleText.cpp.

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

Definition at line 37 of file MyGUI_SimpleText.h.

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

Definition at line 37 of file MyGUI_SimpleText.h.

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

Definition at line 37 of file MyGUI_SimpleText.h.

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

Definition at line 37 of file MyGUI_SimpleText.h.

void MyGUI::SimpleText::setViewOffset ( const IntPoint _point  )  [virtual]

Reimplemented from MyGUI::EditText.

Definition at line 44 of file MyGUI_SimpleText.cpp.


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

Generated on 5 Dec 2009 for MyGUI by  doxygen 1.6.1