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

Method GetMsgLoop

SOUI/src/control/SDropDown.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145 }
146
147 SMessageLoop * SDropDownWnd::GetMsgLoop()
148 {
149 return m_pOwner->GetDropDownOwner()->GetContainer()->GetMsgLoop();
150 }
151
152
153}//end of namespace SOUI

Callers

nothing calls this directly

Calls 2

GetContainerMethod · 0.80
GetDropDownOwnerMethod · 0.45

Tested by

no test coverage detected