Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ NewSimulationDialog
Method
NewSimulationDialog
source/Gui/NewSimulationDialog.cpp:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
NewSimulationDialog::NewSimulationDialog()
33
: AlienDialog(
"New simulation"
)
34
{}
35
36
void NewSimulationDialog::processIntern()
37
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected