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

Method description

UIComponent/InspectionWidgetFactory.cpp:140–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138
139
140const char *
141InspectionWidgetFactory::description() const
142{
143 return this->name();
144}
145
146TabWidget *
147InspectionWidgetFactory::make(UIMediator *)

Callers

nothing calls this directly

Calls 1

nameMethod · 0.45

Tested by

no test coverage detected