MCPcopy 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
237QString ProcessInfo::localHost()
238{
239 return QHostInfo::localHostName();
240}
241
242void ProcessInfo::setPid(int pid)
243{

Callers 1

getDynamicTitleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected