Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benkuper/Chataigne
/ getModuleUI
Method
getModuleUI
Source/Module/modules/tcp/tcpserver/TCPServerModule.cpp:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
ModuleUI* TCPServerModule::getModuleUI()
191
{
192
return new TCPServerModuleUI(this);
193
}
Callers
1
createUIForItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected