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

Method getLastToolWidgetFactory

Suscan/Library.cpp:1218–1222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1216}
1217
1218QList<SigDigger::ToolWidgetFactory *>::const_iterator
1219Singleton::getLastToolWidgetFactory() const
1220{
1221 return this->toolWidgetFactories.end();
1222}
1223
1224bool
1225Singleton::registerTabWidgetFactory(SigDigger::TabWidgetFactory *factory)

Callers 1

initSidePanelMethod · 0.80

Calls 1

endMethod · 0.45

Tested by

no test coverage detected