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

Method getFirstToolWidgetFactory

Suscan/Library.cpp:1212–1216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1210}
1211
1212QList<SigDigger::ToolWidgetFactory *>::const_iterator
1213Singleton::getFirstToolWidgetFactory() const
1214{
1215 return this->toolWidgetFactories.begin();
1216}
1217
1218QList<SigDigger::ToolWidgetFactory *>::const_iterator
1219Singleton::getLastToolWidgetFactory() const

Callers 1

initSidePanelMethod · 0.80

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected