|
MyGUI 3.4.3
|
#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 std::string_view | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::EditText | |
| static std::string_view | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::ISubWidgetText | |
| static std::string_view | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::ISubWidget | |
| static std::string_view | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::IObject | |
| static std::string_view | getClassTypeName () |
Definition at line 19 of file MyGUI_SimpleText.h.
Definition at line 21 of file MyGUI_SimpleText.h.
Definition at line 21 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.
|
inlinestatic |
Definition at line 21 of file MyGUI_SimpleText.h.
|
inlineoverridevirtual |
Get type name as string
Reimplemented from MyGUI::EditText.
Definition at line 21 of file MyGUI_SimpleText.h.
Compare with selected type
Definition at line 21 of file MyGUI_SimpleText.h.
Compare with selected type
Reimplemented from MyGUI::EditText.
Definition at line 21 of file MyGUI_SimpleText.h.
Reimplemented from MyGUI::EditText.
Definition at line 24 of file MyGUI_SimpleText.cpp.