MCPcopy Create free account
hub / github.com/Entware/Entware / goBack

Method goBack

scripts/config/qconf.cc:1671–1677  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1669}
1670
1671void ConfigMainWindow::goBack(void)
1672{
1673 if (configList->rootEntry == &rootmenu)
1674 return;
1675
1676 configList->setParentMenu();
1677}
1678
1679void ConfigMainWindow::showSingleView(void)
1680{

Callers

nothing calls this directly

Calls 1

setParentMenuMethod · 0.80

Tested by

no test coverage detected