Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ on_toolButtonCenterView_pressed
Method
on_toolButtonCenterView_pressed
bt_editor/mainwindow.cpp:988–991 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
986
}
987
988
void MainWindow::on_toolButtonCenterView_pressed()
989
{
990
currentTabInfo()->zoomHomeView();
991
}
992
993
void MainWindow::clearUndoStacks()
994
{
Callers
nothing calls this directly
Calls
1
zoomHomeView
Method · 0.80
Tested by
no test coverage detected