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

Method getFirstInspectionWidgetFactory

Suscan/Library.cpp:1308–1312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1306}
1307
1308QList<SigDigger::InspectionWidgetFactory *>::const_iterator
1309Singleton::getFirstInspectionWidgetFactory() const
1310{
1311 return this->inspectionWidgetFactories.begin();
1312}
1313
1314QList<SigDigger::InspectionWidgetFactory *>::const_iterator
1315Singleton::getLastInspectionWidgetFactory() const

Callers 1

refreshInspectorComboMethod · 0.80

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected