MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / on_toolButtonReorder_pressed

Method on_toolButtonReorder_pressed

bt_editor/mainwindow.cpp:983–986  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

981}
982
983void MainWindow::on_toolButtonReorder_pressed()
984{
985 onAutoArrange();
986}
987
988void MainWindow::on_toolButtonCenterView_pressed()
989{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected