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

Method shutdownIntern

source/Gui/UploadSimulationDialog.cpp:41–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41void UploadSimulationDialog::shutdownIntern()
42{
43 auto& settings = GlobalSettings::get();
44 settings.setValue("dialogs.upload.share", _share);
45}
46
47
48void UploadSimulationDialog::open(NetworkResourceType resourceType, std::string const& folder)

Callers

nothing calls this directly

Calls 1

setValueMethod · 0.80

Tested by

no test coverage detected