Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ setWindowSlotUsed
Method
setWindowSlotUsed
src/csvwindow.cpp:322–324 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
}
321
322
void CsvWindow::setWindowSlotUsed(bool state) {
323
windowSlotUsed = state;
324
}
325
326
327
Callers
2
openFile
Method · 0.80
closeWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected