Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ appVersion
Method
appVersion
src/utils/dbus/IpcHandler.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
QString IpcHandler::appVersion() const
46
{
47
return APP_VERSION_FULL;
48
}
49
50
QString IpcHandler::coreVersion() const
51
{
Callers
1
showStatus
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected