| 251 | } |
| 252 | |
| 253 | QPushButton *QMappingSequenceEdit::getMapListSelectGamepadButton() const |
| 254 | { |
| 255 | return ui->mapList_SelectGamepadButton; |
| 256 | } |
| 257 | |
| 258 | int QMappingSequenceEdit::getMappingSequenceEditType() |
| 259 | { |
nothing calls this directly
no outgoing calls
no test coverage detected