| 170 | } |
| 171 | |
| 172 | std::string _SimulationParametersSourceWidgets::getLocationName() |
| 173 | { |
| 174 | return "Simulation parameters for '" + _sourceName + "'"; |
| 175 | } |
| 176 | |
| 177 | int _SimulationParametersSourceWidgets::getLocationIndex() const |
| 178 | { |
nothing calls this directly
no outgoing calls
no test coverage detected