MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / name

Method name

Default/Inspection/InspToolWidgetFactory.cpp:25–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23using namespace SigDigger;
24
25const char *
26InspToolWidgetFactory::name(void) const
27{
28 return "InspToolWidget";
29}
30
31ToolWidget *
32InspToolWidgetFactory::make(UIMediator *mediator)

Callers 1

refreshInspectorComboMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected