| 175 | } |
| 176 | |
| 177 | int _SimulationParametersSourceWidgets::getLocationIndex() const |
| 178 | { |
| 179 | return _locationIndex; |
| 180 | } |
| 181 | |
| 182 | void _SimulationParametersSourceWidgets::setLocationIndex(int locationIndex) |
| 183 | { |
nothing calls this directly
no outgoing calls
no test coverage detected