Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ SetChildLayoutXML
Method
SetChildLayoutXML
DuiLib/Layout/UIChildLayout.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void CChildLayoutUI::SetChildLayoutXML( DuiLib::CDuiString pXML )
37
{
38
m_pstrXMLFile=pXML;
39
}
40
41
DuiLib::CDuiString CChildLayoutUI::GetChildLayoutXML()
42
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected