MCPcopy 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
988void MainWindow::on_toolButtonCenterView_pressed()
989{
990 currentTabInfo()->zoomHomeView();
991}
992
993void MainWindow::clearUndoStacks()
994{

Callers

nothing calls this directly

Calls 1

zoomHomeViewMethod · 0.80

Tested by

no test coverage detected