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

Method getMenu

src/openms_gui/source/VISUAL/RecentFilesMenu.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 }
84
85 QMenu* RecentFilesMenu::getMenu()
86 {
87 return &recent_menu_;
88 }
89
90 const QStringList& RecentFilesMenu::get() const
91 {

Callers 2

TOPPViewMenuMethod · 0.80
TOPPASBaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected