MCPcopy Create free account
hub / github.com/Zalafina/QKeyMapper / on_deleteButton_clicked

Method on_deleteButton_clicked

QKeyMapper/qmappingsequenceedit.cpp:1009–1013  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1007}
1008
1009void QMappingSequenceEdit::on_deleteButton_clicked()
1010{
1011 deleteMappingKeySelectedItems();
1012 updateUndoRedoButtonsEnabled();
1013}
1014
1015
1016void QMappingSequenceEdit::on_undoButton_clicked()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected