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

Method getCurrentMapKeyListText

QKeyMapper/qitemsetupdialog.cpp:710–713  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

708}
709
710QString QItemSetupDialog::getCurrentMapKeyListText()
711{
712 return getInstance()->m_MappingKeyListComboBox->currentText();
713}
714
715void QItemSetupDialog::setEditingMappingKeyLineEdit(int editing_lineedit)
716{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected