MCPcopy 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
96void SObjectDefaultRegister::RegisterWindows(SObjectFactoryMgr *objFactory)

Callers 3

~SApplicationMethod · 0.80
SetMsgLoopFactoryMethod · 0.80
~SHostDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected