MCPcopy 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
322void CsvWindow::setWindowSlotUsed(bool state) {
323 windowSlotUsed = state;
324}
325
326
327

Callers 2

openFileMethod · 0.80
closeWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected