MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / onShowProgressPanelTimerTimeout

Method onShowProgressPanelTimerTimeout

Gui/ProgressTaskInfo.cpp:207–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205}
206
207void
208ProgressTaskInfo::onShowProgressPanelTimerTimeout()
209{
210 _imp->lastWidgetCurrentWhenShowingProgressDialog = _imp->panel->getGui()->ensureProgressPanelVisible();
211}
212
213void
214ProgressTaskInfo::cancelTask(bool calledFromRenderEngine,

Callers 1

Calls 2

getGuiMethod · 0.45

Tested by

no test coverage detected