| 376 | } |
| 377 | |
| 378 | QString QMappingAdvancedDialog::getShowScreenPointKey() |
| 379 | { |
| 380 | return ui->showScreenPointKeyComboBox->currentText(); |
| 381 | } |
| 382 | |
| 383 | int QMappingAdvancedDialog::getLeftTriggerPressThreshold() |
| 384 | { |
nothing calls this directly
no outgoing calls
no test coverage detected