|
MyGUI 3.4.3
|
#include <MyGUI_ISubWidgetText.h>

Public Types | |
| 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::ISubWidget | |
| static std::string_view | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::IObject | |
| static std::string_view | getClassTypeName () |
Additional Inherited Members | |
Protected Member Functions inherited from MyGUI::ICroppedRectangle | |
| bool | _checkMargin () |
| bool | _checkOutside () const |
Protected Attributes inherited from MyGUI::ISubWidget | |
| Align | mAlign |
| bool | mVisible {true} |
Protected Attributes inherited from MyGUI::ICroppedRectangle | |
| IntRect | mMargin |
| IntCoord | mCoord |
| IntPoint | mAbsolutePosition |
| bool | mIsMargin {false} |
| ICroppedRectangle * | mCroppedParent {nullptr} |
Definition at line 18 of file MyGUI_ISubWidgetText.h.
Definition at line 20 of file MyGUI_ISubWidgetText.h.
Definition at line 20 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 139 of file MyGUI_ISubWidgetText.h.
|
inlinestatic |
Definition at line 20 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 102 of file MyGUI_ISubWidgetText.h.
Definition at line 108 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 81 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 96 of file MyGUI_ISubWidgetText.h.
Definition at line 115 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 163 of file MyGUI_ISubWidgetText.h.
|
inlinevirtual |
Reimplemented in MyGUI::EditText.
Definition at line 155 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 51 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 41 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 61 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 183 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 171 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 147 of file MyGUI_ISubWidgetText.h.
Get index of end of selection
Reimplemented in MyGUI::EditText.
Definition at line 30 of file MyGUI_ISubWidgetText.h.
Get index of start of selection
Reimplemented in MyGUI::EditText.
Definition at line 24 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 122 of file MyGUI_ISubWidgetText.h.
|
inlineoverridevirtual |
Get type name as string
Reimplemented from MyGUI::ISubWidget.
Reimplemented in MyGUI::EditText, and MyGUI::SimpleText.
Definition at line 20 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 131 of file MyGUI_ISubWidgetText.h.
Compare with selected type
Definition at line 20 of file MyGUI_ISubWidgetText.h.
|
inlineoverridevirtual |
Compare with selected type
Reimplemented from MyGUI::ISubWidget.
Reimplemented in MyGUI::EditText, and MyGUI::SimpleText.
Definition at line 20 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 71 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 136 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 86 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 160 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 152 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 56 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 46 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 66 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 180 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 176 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 168 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 144 of file MyGUI_ISubWidgetText.h.
Set text selection
Reimplemented in MyGUI::EditText.
Definition at line 36 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText, and MyGUI::SimpleText.
Definition at line 128 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 76 of file MyGUI_ISubWidgetText.h.
Reimplemented in MyGUI::EditText.
Definition at line 90 of file MyGUI_ISubWidgetText.h.