Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ resizeEvent
Method
resizeEvent
bt_editor/mainwindow.cpp:593–596 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
591
}
592
593
void MainWindow::resizeEvent(QResizeEvent *)
594
{
595
on_splitter_splitterMoved();
596
}
597
598
599
void MainWindow::on_splitter_splitterMoved(int , int )
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected