Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ ~StartupDialog
Method
~StartupDialog
bt_editor/startup_dialog.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
StartupDialog::~StartupDialog()
44
{
45
delete ui;
46
}
47
48
void StartupDialog::on_toolButtonEditor_clicked()
49
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected