Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/konsole
/ localHost
Method
localHost
src/ProcessInfo.cpp:237–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
}
236
237
QString ProcessInfo::localHost()
238
{
239
return QHostInfo::localHostName();
240
}
241
242
void ProcessInfo::setPid(int pid)
243
{
Callers
1
getDynamicTitle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected