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

Method getLastInspectionWidgetFactory

Suscan/Library.cpp:1314–1318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1312}
1313
1314QList<SigDigger::InspectionWidgetFactory *>::const_iterator
1315Singleton::getLastInspectionWidgetFactory() const
1316{
1317 return this->inspectionWidgetFactories.end();
1318}
1319
1320bool
1321Singleton::registerUIListenerFactory(SigDigger::UIListenerFactory *factory)

Callers 1

refreshInspectorComboMethod · 0.80

Calls 1

endMethod · 0.45

Tested by

no test coverage detected