Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ areEventsAllowed
Method
areEventsAllowed
src/csvgrid.cpp:185–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
183
184
185
bool CsvGrid::areEventsAllowed() {
186
return eventsAllowed;
187
}
188
189
190
// Handle drawing all cells in table
Callers
2
csvwindow.cpp
File · 0.80
handle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected