Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getClassTypeName
Function
getClassTypeName
MyGUIEngine/include/MyGUI_Singleton.h:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
static std::string_view getClassTypeName()
54
{
55
return mClassTypeName;
56
}
57
58
private:
59
static T* msInstance;
Callers
15
initialise
Method · 0.85
shutdown
Method · 0.85
initialise
Method · 0.85
shutdown
Method · 0.85
BaseWidget.h
File · 0.85
MyGUI_Managed_ImageBox.h
File · 0.85
MyGUI_Managed_MenuItem.h
File · 0.85
MyGUI_Managed_Button.h
File · 0.85
MyGUI_Managed_MenuControl.h
File · 0.85
MyGUI_Managed_MultiListItem.h
File · 0.85
MyGUI_Managed_MenuBar.h
File · 0.85
MyGUI_Managed_Window.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected