Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ ~MainWindow
Method
~MainWindow
bt_editor/mainwindow.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
MainWindow::~MainWindow()
239
{
240
delete ui;
241
}
242
243
void MainWindow::loadFromXML(const QString& xml_text)
244
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected