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

Method on_pushButtonClose_clicked

bt_editor/startup_dialog.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142void StartupDialog::on_pushButtonClose_clicked()
143{
144 this->reject();
145}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected