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

Method createUserInterfaceCompleteInternal

Libs/Widgets/ctkWorkflowWidgetStep.cpp:80–83  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

78
79//-----------------------------------------------------------------------------
80void ctkWorkflowWidgetStepPrivate::createUserInterfaceCompleteInternal()const
81{
82 emit createUserInterfaceComplete();
83}
84
85//-----------------------------------------------------------------------------
86// ctkWorkflowWidgetStep methods

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected