| 757 | } |
| 758 | |
| 759 | int _SimulationParametersZoneWidgets::getLocationIndex() const |
| 760 | { |
| 761 | return _locationIndex; |
| 762 | } |
| 763 | |
| 764 | void _SimulationParametersZoneWidgets::setLocationIndex(int locationIndex) |
| 765 | { |
nothing calls this directly
no outgoing calls
no test coverage detected