Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getStatus
Method
getStatus
Gui/ProgressTaskInfo.cpp:201–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
ProgressTaskInfo::ProgressTaskStatusEnum
202
ProgressTaskInfo::getStatus() const
203
{
204
return _imp->status;
205
}
206
207
void
208
ProgressTaskInfo::onShowProgressPanelTimerTimeout()
Callers
1
onShowProgressPanelTimerTriggered
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected