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

Method updateModDisplay

sources/editor/widgets/tablewidget.cpp:481–484  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

479}
480
481void TableWidget::updateModDisplay(int column, QList<int> rows)
482{
483 _tableDelegate->updateModDisplay(column, rows);
484}
485
486void TableWidget::selectCells(EltID id, QList<AttributeType> attributes)
487{

Callers 1

displayModInTableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected