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

Method pluginManager

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

Source from the content-addressed store, hash-verified

142 void setThreadRunning (bool status) { _threadRunning = status; }
143 bool threadRunning () { return _threadRunning; }
144 IPPluginManager* pluginManager () { return _pluginManager; }
145
146 void setCurrentFile(QString file);
147

Callers 2

updatePluginListMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected