MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetChildLayoutXML

Method GetChildLayoutXML

DuiLib/Layout/UIChildLayout.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 DuiLib::CDuiString CChildLayoutUI::GetChildLayoutXML()
42 {
43 return m_pstrXMLFile;
44 }
45
46 LPVOID CChildLayoutUI::GetInterface( LPCTSTR pstrName )
47 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected