Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setTitle
Method
setTitle
src/openms_gui/source/VISUAL/DIALOGS/PythonModuleRequirement.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void PythonModuleRequirement::setTitle(const QString& title)
60
{
61
ui_->box->setTitle(title);
62
}
63
64
void PythonModuleRequirement::setRequiredModules(const QStringList& m)
65
{
Callers
3
saveAsImage
Method · 0.80
exportAsImage
Method · 0.80
SwathTabWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected