MCPcopy Create free account
hub / github.com/davy7125/polyphone / resetModDisplay

Method resetModDisplay

sources/editor/widgets/tablewidget.cpp:476–479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

474}
475
476void TableWidget::resetModDisplay()
477{
478 _tableDelegate->resetModDisplay();
479}
480
481void TableWidget::updateModDisplay(int column, QList<int> rows)
482{

Callers 1

displayModInTableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected