MCPcopy Create free account
hub / github.com/SpartanJ/eepp / showProjectTreeMenu

Method showProjectTreeMenu

src/tools/ecode/settingsmenu.cpp:2576–2578  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2574}
2575
2576void SettingsMenu::showProjectTreeMenu() {
2577 mProjectTreeMenu->showOverMouseCursor();
2578}
2579
2580void SettingsMenu::createProjectTreeMenu() {
2581 if ( mProjectTreeMenu && mProjectTreeMenu->isVisible() )

Callers

nothing calls this directly

Calls 1

showOverMouseCursorMethod · 0.80

Tested by

no test coverage detected