MCPcopy Create free account
hub / github.com/commontk/CTK / invokeCreateUserInterfaceCommand

Method invokeCreateUserInterfaceCommand

Libs/Widgets/ctkWorkflowWidgetStep.cpp:223–227  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

221
222//-----------------------------------------------------------------------------
223void ctkWorkflowWidgetStep::invokeCreateUserInterfaceCommand()const
224{
225 Q_D(const ctkWorkflowWidgetStep);
226 d->invokeCreateUserInterfaceCommandInternal();
227}
228
229//-----------------------------------------------------------------------------
230void ctkWorkflowWidgetStep::createUserInterfaceComplete()const

Callers 1

showUserInterfaceMethod · 0.95

Tested by

no test coverage detected