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

Method getMainWidget

Tools/LayoutEditor/SelectorControl.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175 }
176
177 MyGUI::Widget* SelectorControlLE::getMainWidget()
178 {
179 return mMainWidget;
180 }
181
182}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected