| 1060 | } |
| 1061 | |
| 1062 | void QMappingSequenceEdit::initKeyListComboBoxes() |
| 1063 | { |
| 1064 | updateMappingKeyListComboBox(); |
| 1065 | } |
| 1066 | |
| 1067 | void QMappingSequenceEdit::updateMappingSequenceEditTableConnection(MappingSequenceEditTableWidget *mappingSequenceEditTable) |
| 1068 | { |
nothing calls this directly
no outgoing calls
no test coverage detected