Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
476
void TableWidget::resetModDisplay()
477
{
478
_tableDelegate->resetModDisplay();
479
}
480
481
void TableWidget::updateModDisplay(int column, QList<int> rows)
482
{
Callers
1
displayModInTable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected