Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
146
TabWidget *
147
InspectionWidgetFactory::make(UIMediator *)
148
{
149
throw Suscan::Exception(
"Cannot make InspectionWidgets directly from make()"
);
150
}
151
152
// Overriden methods
153
bool
Callers
3
onOpened
Method · 0.45
initSidePanel
Method · 0.45
initUIListeners
Method · 0.45
Calls
1
Exception
Class · 0.85
Tested by
no test coverage detected