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

Method setMappingKey_KeyUpLineEditText

QKeyMapper/qitemsetupdialog.cpp:700–703  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

698}
699
700void QItemSetupDialog::setMappingKey_KeyUpLineEditText(const QString &keytext)
701{
702 return getInstance()->ui->SetupDialog_MappingKey_KeyUpLineEdit->setText(keytext);
703}
704
705QString QItemSetupDialog::getCurrentOriKeyListText()
706{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected