| 261 | } |
| 262 | |
| 263 | QPushButton *QMappingSequenceEdit::getMapListSelectFunctionButton() const |
| 264 | { |
| 265 | return ui->mapList_SelectFunctionButton; |
| 266 | } |
| 267 | |
| 268 | QString QMappingSequenceEdit::getEditingMappingKeyText() |
| 269 | { |
nothing calls this directly
no outgoing calls
no test coverage detected