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

Method getEditingMappingKeyText

QKeyMapper/qmappingsequenceedit.cpp:268–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266}
267
268QString QMappingSequenceEdit::getEditingMappingKeyText()
269{
270 return getInstance()->ui->MappingSequenceEdit_MappingKeyLineEdit->text();
271}
272
273int QMappingSequenceEdit::getEditingMappingKeyCursorPosition()
274{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected