|
MyGUI 3.4.2
|
#include <MyGUI_ISubWidget.h>

Public Types | |
| 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::IObject | |
| static const std::string & | getClassTypeName () |
Protected Attributes | |
| Align | mAlign |
| bool | mVisible |
Protected Attributes inherited from MyGUI::ICroppedRectangle | |
| IntRect | mMargin |
| IntCoord | mCoord |
| IntPoint | mAbsolutePosition |
| bool | mIsMargin |
| ICroppedRectangle * | mCroppedParent |
Additional Inherited Members | |
Protected Member Functions inherited from MyGUI::ICroppedRectangle | |
| bool | _checkMargin () |
| bool | _checkOutside () const |
Definition at line 24 of file MyGUI_ISubWidget.h.
Definition at line 28 of file MyGUI_ISubWidget.h.
Definition at line 28 of file MyGUI_ISubWidget.h.
|
inline |
Definition at line 31 of file MyGUI_ISubWidget.h.
Reimplemented in MyGUI::EditText, MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 52 of file MyGUI_ISubWidget.h.
Reimplemented in MyGUI::EditText, MyGUI::MainSkin, MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 54 of file MyGUI_ISubWidget.h.
Reimplemented in MyGUI::EditText, MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 51 of file MyGUI_ISubWidget.h.
|
pure virtual |
Implemented in MyGUI::EditText, MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
Implemented in MyGUI::EditText, MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
|
inlinevirtual |
Definition at line 56 of file MyGUI_ISubWidget.h.
Implemented in MyGUI::EditText, MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SimpleText, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 28 of file MyGUI_ISubWidget.h.
Get type name as string
Reimplemented from MyGUI::IObject.
Reimplemented in MyGUI::EditText, MyGUI::ISubWidgetRect, MyGUI::ISubWidgetText, MyGUI::MainSkin, MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SimpleText, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 28 of file MyGUI_ISubWidget.h.
Compare with selected type
Definition at line 28 of file MyGUI_ISubWidget.h.
Compare with selected type
Reimplemented from MyGUI::IObject.
Reimplemented in MyGUI::EditText, MyGUI::ISubWidgetRect, MyGUI::ISubWidgetText, MyGUI::MainSkin, MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SimpleText, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 28 of file MyGUI_ISubWidget.h.
Definition at line 42 of file MyGUI_ISubWidget.h.
Reimplemented in MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, MyGUI::TileRect, and MyGUI::EditText.
Definition at line 36 of file MyGUI_ISubWidget.h.
|
inlinevirtual |
Reimplemented in MyGUI::EditText, MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 38 of file MyGUI_ISubWidget.h.
Reimplemented in MyGUI::EditText, MyGUI::PolygonalSkin, MyGUI::RotatingSkin, MyGUI::SubSkin, and MyGUI::TileRect.
Definition at line 46 of file MyGUI_ISubWidget.h.
|
protected |
Definition at line 59 of file MyGUI_ISubWidget.h.
|
protected |
Definition at line 60 of file MyGUI_ISubWidget.h.