Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ currentProcessDbusName
Function
currentProcessDbusName
shell/shellutils.cpp:159–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
158
#if HAVE_DBUS
159
QString currentProcessDbusName()
160
{
161
static const QString name = kPerProcessDbusPrefix + QUuid::createUuid().toString(QUuid::Id128);
162
return name;
163
}
164
#endif
165
}
Callers
3
attachExistingInstance
Function · 0.85
Shell
Method · 0.85
initTestCase
Method · 0.85
Calls
1
toString
Method · 0.80
Tested by
1
initTestCase
Method · 0.68