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

Method getCurrentMapKeyListText

QKeyMapper/qmappingsequenceedit.cpp:283–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281}
282
283QString QMappingSequenceEdit::getCurrentMapKeyListText()
284{
285 return getInstance()->ui->MappingSequenceEdit_MappingKeyListComboBox->currentText();
286}
287
288void QMappingSequenceEdit::showEvent(QShowEvent *event)
289{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected