Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getCreateMode
Method
getCreateMode
Tools/LayoutEditor/WidgetCreatorManager.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
bool WidgetCreatorManager::getCreateMode() const
62
{
63
return mCreateMode;
64
}
65
66
const std::string& WidgetCreatorManager::getWidgetType() const
67
{
Callers
4
onMouseButtonPressed
Method · 0.80
onMouseButtonReleased
Method · 0.80
onMouseDrag
Method · 0.80
updateSelectorEnabled
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected