MCPcopy 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
77QString InterCom::getServerName() {
78 return m_serverName;
79}
80
81bool InterCom::idOpen(const QString &name) {
82 QString idPath = configPath + QStringLiteral("/id/");

Callers 2

MainWindowMethod · 0.80
ipcSetIdMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected