Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ clearSearch
Method
clearSearch
plugins/listcolumn.h:351–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
}
350
351
void clearSearch()
352
{
353
search_string.clear();
354
filterDisplay();
355
}
356
357
size_t getDisplayListSize()
358
{
Callers
4
populateActivityColumn
Method · 0.80
populateDwarfColumn
Method · 0.80
populateCategoryBreakdownColumn
Method · 0.80
populateDwarfColumn
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected