#include <MyGUI_IWidgetCreator.h>
Detailed Description
Definition at line 33 of file MyGUI_IWidgetCreator.h.
Constructor & Destructor Documentation
virtual MyGUI::IWidgetCreator::~IWidgetCreator |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
void MyGUI::IWidgetCreator::_deleteWidget |
( |
Widget * |
_widget | ) |
|
|
protected |
virtual void MyGUI::IWidgetCreator::_destroyAllChildWidget |
( |
| ) |
|
|
protectedpure virtual |
virtual void MyGUI::IWidgetCreator::_destroyChildWidget |
( |
Widget * |
_widget | ) |
|
|
protectedpure virtual |
virtual void MyGUI::IWidgetCreator::_linkChildWidget |
( |
Widget * |
_widget | ) |
|
|
inlinevirtual |
virtual void MyGUI::IWidgetCreator::_unlinkChildWidget |
( |
Widget * |
_widget | ) |
|
|
inlinevirtual |
virtual Widget* MyGUI::IWidgetCreator::baseCreateWidget |
( |
WidgetStyle |
_style, |
|
|
const std::string & |
_type, |
|
|
const std::string & |
_skin, |
|
|
const IntCoord & |
_coord, |
|
|
Align |
_align, |
|
|
const std::string & |
_layer, |
|
|
const std::string & |
_name |
|
) |
| |
|
protectedpure virtual |
Friends And Related Function Documentation
The documentation for this class was generated from the following files: