| 366 | } |
| 367 | |
| 368 | bool QMappingAdvancedDialog::getCommonMappingTableEnabled() |
| 369 | { |
| 370 | return ui->enableCommonMappingTableCheckBox->isChecked(); |
| 371 | } |
| 372 | |
| 373 | QString QMappingAdvancedDialog::getShowWindowPointKey() |
| 374 | { |
nothing calls this directly
no outgoing calls
no test coverage detected