Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOUI2/soui
/ DestoryMsgLoop
Method
DestoryMsgLoop
SOUI/src/SApp.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
virtual void DestoryMsgLoop(SMessageLoop * pMsgLoop)
91
{
92
delete pMsgLoop;
93
}
94
};
95
96
void SObjectDefaultRegister::RegisterWindows(SObjectFactoryMgr *objFactory)
Callers
3
~SApplication
Method · 0.80
SetMsgLoopFactory
Method · 0.80
~SHostDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected