Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ processIconPath
Method
processIconPath
ImagePlay/src/MainWindow.cpp:603–606 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
601
}
602
603
QString MainWindow::processIconPath(QString processID)
604
{
605
return processIconPath() + processID + QString(
".png"
);
606
}
607
608
QString MainWindow::pluginPath()
609
{
Callers
3
addProcessItem
Method · 0.45
IPProcessStep
Method · 0.45
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected