MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / window_

Method window_

src/openms_gui/source/VISUAL/APPLICATIONS/TOPPASBase.cpp:886–889  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

884 }
885
886 TOPPASWidget* TOPPASBase::window_(int id) const
887 {
888 return dynamic_cast<TOPPASWidget*>(ws_->getWidget(id));
889 }
890
891 TOPPASWidget* TOPPASBase::activeSubWindow_() const
892 {

Callers

nothing calls this directly

Calls 1

getWidgetMethod · 0.80

Tested by

no test coverage detected