MCPcopy 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

saveAsImageMethod · 0.80
exportAsImageMethod · 0.80
SwathTabWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected