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

Method allowEvents

src/csvgrid.cpp:180–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178
179
180void CsvGrid::allowEvents(bool allow) {
181 this->eventsAllowed = allow;
182}
183
184
185bool CsvGrid::areEventsAllowed() {

Callers 3

setTypeByUserMethod · 0.80
showImWorkingWindowMethod · 0.80
hideImWorkingWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected