MyGUI::IWidgetFactory Class Reference

#include <MyGUI_IWidgetFactory.h>

Inheritance diagram for MyGUI::IWidgetFactory:
Inheritance graph
[legend]

Public Member Functions

virtual ~IWidgetFactory ()
virtual const std::string & getTypeName ()=0
virtual WidgetPtr createWidget (WidgetStyle _style, const std::string &_skin, const IntCoord &_coord, Align _align, WidgetPtr _parent, ICroppedRectangle *_croppedParent, IWidgetCreator *_creator, const std::string &_name)=0

Detailed Description

Definition at line 39 of file MyGUI_IWidgetFactory.h.


Constructor & Destructor Documentation

virtual MyGUI::IWidgetFactory::~IWidgetFactory (  )  [inline, virtual]

Definition at line 42 of file MyGUI_IWidgetFactory.h.


Member Function Documentation

virtual WidgetPtr MyGUI::IWidgetFactory::createWidget ( WidgetStyle  _style,
const std::string &  _skin,
const IntCoord _coord,
Align  _align,
WidgetPtr  _parent,
ICroppedRectangle _croppedParent,
IWidgetCreator _creator,
const std::string &  _name 
) [pure virtual]
virtual const std::string& MyGUI::IWidgetFactory::getTypeName (  )  [pure virtual]

The documentation for this class was generated from the following file:

Generated on 3 Dec 2009 for MyGUI by  doxygen 1.6.1