Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ shutdown
Method
shutdown
source/Gui/ImageToPatternDialog.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
void ImageToPatternDialog::shutdown()
33
{
34
GlobalSettings::get().setValue(
"dialogs.open image.starting path"
, _startingPath);
35
}
36
37
namespace
38
{
Callers
nothing calls this directly
Calls
1
setValue
Method · 0.80
Tested by
no test coverage detected