Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
481
void TableWidget::updateModDisplay(int column, QList<int> rows)
482
{
483
_tableDelegate->updateModDisplay(column, rows);
484
}
485
486
void TableWidget::selectCells(EltID id, QList<AttributeType> attributes)
487
{
Callers
1
displayModInTable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected