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

Method pluginDevPath

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

Source from the content-addressed store, hash-verified

113 QString defaultImagePath () { return _defaultImagePath; }
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; }

Callers 1

showEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected