MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / isUsed

Method isUsed

src/csvwindow.cpp:471–473  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

469}
470
471bool CsvWindow::isUsed() {
472 return this->used;
473}
474
475
476void CsvWindow::setChanged(bool changed) {

Callers 2

openFileMethod · 0.80
closeWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected