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

Method getEditingMappingKeyCursorPosition

QKeyMapper/qmappingsequenceedit.cpp:273–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271}
272
273int QMappingSequenceEdit::getEditingMappingKeyCursorPosition()
274{
275 return getInstance()->ui->MappingSequenceEdit_MappingKeyLineEdit->cursorPosition();
276}
277
278void QMappingSequenceEdit::setEditingMappingKeyText(const QString &new_mappingkeytext)
279{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected