|
MyGUI 3.4.3
|
#include <MyGUI_ISubWidgetRect.h>

Public Types | |
| typedef RTTIBase | Base |
| typedef ISubWidgetRect | 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 17 of file MyGUI_ISubWidgetRect.h.
Definition at line 19 of file MyGUI_ISubWidgetRect.h.
Definition at line 19 of file MyGUI_ISubWidgetRect.h.
Reimplemented in MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 25 of file MyGUI_ISubWidgetRect.h.
Reimplemented in MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 22 of file MyGUI_ISubWidgetRect.h.
|
inlinestatic |
Definition at line 19 of file MyGUI_ISubWidgetRect.h.
|
inlineoverridevirtual |
Get type name as string
Reimplemented from MyGUI::ISubWidget.
Reimplemented in MyGUI::MainSkin, MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 19 of file MyGUI_ISubWidgetRect.h.
Compare with selected type
Definition at line 19 of file MyGUI_ISubWidgetRect.h.
|
inlineoverridevirtual |
Compare with selected type
Reimplemented from MyGUI::ISubWidget.
Reimplemented in MyGUI::MainSkin, MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 19 of file MyGUI_ISubWidgetRect.h.