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

Method setDescription

src/openms_gui/source/VISUAL/TOPPASScene.cpp:815–818  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

813
814 ///
815 void TOPPASScene::setDescription(const QString& desc)
816 {
817 description_text_ = desc;
818 }
819
820 void TOPPASScene::load(const String& file)
821 {

Callers 3

saveAsImageMethod · 0.45
descriptionUpdated_Method · 0.45
exportAsImageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected