Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ registerPropertyChangedEventHandler
Method
registerPropertyChangedEventHandler
IPL/src/IPLProcess.cpp:291–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
289
}
290
291
void IPLProcess::registerPropertyChangedEventHandler(IPLPropertyChangedEventHandler *handler)
292
{
293
_propertyHandler = handler;
294
}
295
296
void IPLProcess::notifyPropertyChangedEventHandler()
297
{
Callers
1
buildQueue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected