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

Method appendRow

src/openms_gui/source/VISUAL/TableView.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196 }
197
198 void TableView::appendRow()
199 {
200 insertRow(rowCount());
201 }
202
203 QTableWidgetItem* TableView::setAtBottomRow(const QString& text, size_t column_index, const QColor& background, const QColor& foreground)
204 {

Callers 1

checkPyProphetInput_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected