| 1593 | } |
| 1594 | |
| 1595 | int _SimulationParametersBaseWidgets::getLocationIndex() const |
| 1596 | { |
| 1597 | return 0; |
| 1598 | } |
| 1599 | |
| 1600 | void _SimulationParametersBaseWidgets::setLocationIndex(int locationIndex) |
| 1601 | { |
nothing calls this directly
no outgoing calls
no test coverage detected