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

Method getWinMenuBar

src/csvwindow.cpp:303–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

301
302
303CsvMenu *CsvWindow::getWinMenuBar() {
304 return winMenuBar;
305}
306
307void CsvWindow::setName(std::string name) {
308 this->name = name;

Callers 1

updateMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected