|
MyGUI 3.4.2
|
#include <MyGUI_SimpleText.h>

Public Types | |
| typedef RTTIBase | Base |
| typedef SimpleText | RTTIBase |
Public Types inherited from MyGUI::EditText | |
| typedef RTTIBase | Base |
| typedef EditText | RTTIBase |
Public Types inherited from MyGUI::ISubWidgetText | |
| typedef RTTIBase | Base |
| typedef ISubWidgetText | RTTIBase |
Public Types inherited from MyGUI::ISubWidget | |
| typedef RTTIBase | Base |
| typedef ISubWidget | RTTIBase |
Public Types inherited from MyGUI::IObject | |
| typedef IObject | RTTIBase |
Static Public Member Functions | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::EditText | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::ISubWidgetText | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::ISubWidget | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::IObject | |
| static const std::string & | getClassTypeName () |
Definition at line 19 of file MyGUI_SimpleText.h.
Definition at line 22 of file MyGUI_SimpleText.h.
Definition at line 22 of file MyGUI_SimpleText.h.
| MyGUI::SimpleText::SimpleText | ( | ) |
Definition at line 18 of file MyGUI_SimpleText.cpp.
|
overridevirtual |
Reimplemented from MyGUI::EditText.
Definition at line 28 of file MyGUI_SimpleText.cpp.
Definition at line 22 of file MyGUI_SimpleText.h.
Get type name as string
Reimplemented from MyGUI::EditText.
Definition at line 22 of file MyGUI_SimpleText.h.
Compare with selected type
Definition at line 22 of file MyGUI_SimpleText.h.
Compare with selected type
Reimplemented from MyGUI::EditText.
Definition at line 22 of file MyGUI_SimpleText.h.
Reimplemented from MyGUI::EditText.
Definition at line 24 of file MyGUI_SimpleText.cpp.