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

Method getLocationName

source/Gui/SimulationParametersSourceWidgets.cpp:172–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172std::string _SimulationParametersSourceWidgets::getLocationName()
173{
174 return "Simulation parameters for '" + _sourceName + "'";
175}
176
177int _SimulationParametersSourceWidgets::getLocationIndex() const
178{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected