Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ getServerName
Method
getServerName
gui/qt/ipc.cpp:77–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
QString InterCom::getServerName() {
78
return m_serverName;
79
}
80
81
bool InterCom::idOpen(const QString &name) {
82
QString idPath = configPath + QStringLiteral(
"/id/"
);
Callers
2
MainWindow
Method · 0.80
ipcSetId
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected