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

Method getCurrentMapKeyListText

QKeyMapper/qmacrolistdialog.cpp:294–297  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292}
293
294QString QMacroListDialog::getCurrentMapKeyListText()
295{
296 return getInstance()->ui->MacroList_MappingKeyListComboBox->currentText();
297}
298
299bool QMacroListDialog::isMacroDataTableFiltered()
300{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected