Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
140
const char *
141
InspectionWidgetFactory::description() const
142
{
143
return this->name();
144
}
145
146
TabWidget *
147
InspectionWidgetFactory::make(UIMediator *)
Callers
nothing calls this directly
Calls
1
name
Method · 0.45
Tested by
no test coverage detected