MCPcopy 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
603QString MainWindow::processIconPath(QString processID)
604{
605 return processIconPath() + processID + QString(".png");
606}
607
608QString MainWindow::pluginPath()
609{

Callers 3

addProcessItemMethod · 0.45
IPProcessStepMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected