Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOUI2/soui
/ GetMsgTemplate
Function
GetMsgTemplate
SOUI/src/control/SMessageBox.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
23
24
pugi::xml_node GetMsgTemplate()
25
{
26
return s_xmlMsgTemplate.child(L
"SOUI"
);
27
}
28
29
//////////////////////////////////////////////////////////////////////////
30
Callers
2
MessageBox
Method · 0.85
OnInitDialog
Method · 0.85
Calls
1
child
Method · 0.45
Tested by
no test coverage detected