MCPcopy Create free account
hub / github.com/SOUI2/soui / GetSubMenu

Method GetSubMenu

SOUI/src/helper/SMenuEx.cpp:395–398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393 }
394
395 SMenuEx * SMenuExItem::GetSubMenu()
396 {
397 return m_pSubMenu;
398 }
399
400 //////////////////////////////////////////////////////////////////////////
401

Callers 2

_HandleEventMethod · 0.45
PopupSubMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected