MCPcopy 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
3381CsvMenu *CsvApplication::getAppMenuBar() {
3382 return appMenuBar;
3383}
3384
3385
3386void CsvApplication::showImWorkingWindow(std::string message, bool showAlways) {

Callers 1

createMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected