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

Method success

ImagePlay/include/IPProcessThread.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 void updateProgress (int percent);
43 IPLProcess* process () { return _process; }
44 bool success () { return _success; }
45
46signals:
47 void progressUpdated(int);

Callers 1

executeThreadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected