Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ getAppMenuBar
Method
getAppMenuBar
src/csvapplication.cpp:3381–3383 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3379
3380
3381
CsvMenu *CsvApplication::getAppMenuBar() {
3382
return appMenuBar;
3383
}
3384
3385
3386
void CsvApplication::showImWorkingWindow(std::string message, bool showAlways) {
Callers
1
create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected