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

Method make

UIComponent/InspectionWidgetFactory.cpp:146–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146TabWidget *
147InspectionWidgetFactory::make(UIMediator *)
148{
149 throw Suscan::Exception("Cannot make InspectionWidgets directly from make()");
150}
151
152// Overriden methods
153bool

Callers 3

onOpenedMethod · 0.45
initSidePanelMethod · 0.45
initUIListenersMethod · 0.45

Calls 1

ExceptionClass · 0.85

Tested by

no test coverage detected