MCPcopy Create free account
hub / github.com/chrxh/alien / shutdownIntern

Method shutdownIntern

source/Gui/NewSimulationDialog.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27void NewSimulationDialog::shutdownIntern()
28{
29 GlobalSettings::get().setValue("dialogs.new simulation.adopt simulation parameters", _adoptSimulationParameters);
30}
31
32NewSimulationDialog::NewSimulationDialog()
33 : AlienDialog("New simulation")

Callers

nothing calls this directly

Calls 1

setValueMethod · 0.80

Tested by

no test coverage detected