MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / setPluginPath

Method setPluginPath

ImagePlay/include/MainWindow.h:116–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114 void setPluginDevPath (QString path) { _pluginDevPath = path; }
115 QString pluginDevPath () { return _pluginDevPath; }
116 void setPluginPath (QString path) { _pluginPath = path; }
117 QString pluginPath ();
118 QString processIconPath () { return _processIconPath; }
119 QString processIconPath (QString processID);

Callers 1

on_buttonBox_acceptedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected