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

Method getOriginalKeyText

QKeyMapper/qitemsetupdialog.cpp:650–653  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

648}
649
650QString QItemSetupDialog::getOriginalKeyText()
651{
652 return getInstance()->ui->originalKeyLineEdit->text();
653}
654
655int QItemSetupDialog::getOriginalKeyCursorPosition()
656{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected