MCPcopy Create free account
hub / github.com/MyGUI/mygui / resetCreatorInfo

Method resetCreatorInfo

Tools/LayoutEditor/WidgetCreatorManager.cpp:42–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 }
41
42 void WidgetCreatorManager::resetCreatorInfo()
43 {
44 mWidgetType.clear();
45 mWidgetSkin.clear();
46 mCreateMode = false;
47
48 eventChangeCreatorMode(mCreateMode);
49 }
50
51 void WidgetCreatorManager::resetAllCreatorInfo()
52 {

Callers 2

clearMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected