MCPcopy 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
18void ServerInfo::setPort(int port)
19{
20 iPort = port;
21}
22
23const QString &ServerInfo::gethost() const
24{

Callers 1

startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected