|
MyGUI 3.4.2
|
#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 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 () |
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 |
Protected Attributes inherited from MyGUI::ICroppedRectangle | |
| IntRect | mMargin |
| IntCoord | mCoord |
| IntPoint | mAbsolutePosition |
| bool | mIsMargin |
| ICroppedRectangle * | mCroppedParent |
Definition at line 17 of file MyGUI_ISubWidgetRect.h.
Definition at line 20 of file MyGUI_ISubWidgetRect.h.
Definition at line 20 of file MyGUI_ISubWidgetRect.h.
Reimplemented in MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 24 of file MyGUI_ISubWidgetRect.h.
Reimplemented in MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 23 of file MyGUI_ISubWidgetRect.h.
Definition at line 20 of file MyGUI_ISubWidgetRect.h.
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 20 of file MyGUI_ISubWidgetRect.h.
Compare with selected type
Definition at line 20 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 20 of file MyGUI_ISubWidgetRect.h.