38 template <> SubWidgetManager* Singleton<SubWidgetManager>::msInstance =
nullptr;
97 mIsInitialise =
false;
static FactoryManager & getInstance()
static const char * getClassTypeName()
#define MYGUI_LOG(level, text)
#define MYGUI_ASSERT(exp, dest)
void unregisterFactory(const std::string &_category, const std::string &_type)
void registerFactory(const std::string &_category, const std::string &_type, Delegate::IDelegate *_delegate)
static const char * mClassTypeName