Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setPort
Method
setPort
src/tools/debugadapter/serverinfo.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
void ServerInfo::setPort(int port)
19
{
20
iPort = port;
21
}
22
23
const QString &ServerInfo::gethost() const
24
{
Callers
1
start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected