MCPcopy 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

MessageBoxMethod · 0.85
OnInitDialogMethod · 0.85

Calls 1

childMethod · 0.45

Tested by

no test coverage detected