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

Method setFreeText

src/openms_gui/source/VISUAL/DIALOGS/PythonModuleRequirement.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 }
68
69 void PythonModuleRequirement::setFreeText(const QString& text)
70 {
71 ui_->lbl_freetext->setText(text);
72 }
73
74
75 } //namespace Internal

Callers 1

SwathTabWidgetMethod · 0.80

Calls 1

setTextMethod · 0.80

Tested by

no test coverage detected