MCPcopy 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
201ProgressTaskInfo::ProgressTaskStatusEnum
202ProgressTaskInfo::getStatus() const
203{
204 return _imp->status;
205}
206
207void
208ProgressTaskInfo::onShowProgressPanelTimerTimeout()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected