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

Method _shutdown

UnitTests/UnitTest_GraphView/BaseGraphNode.h:110–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 }
109
110 void _shutdown()
111 {
112 BaseLayout::shutdown();
113 shutdown();
114 }
115
116 protected:
117 virtual void initialise() = 0;

Callers 2

removeItemMethod · 0.45
removeAllItemsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected