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

Method getShowScreenPointKey

QKeyMapper/qmappingadvanceddialog.cpp:378–381  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

376}
377
378QString QMappingAdvancedDialog::getShowScreenPointKey()
379{
380 return ui->showScreenPointKeyComboBox->currentText();
381}
382
383int QMappingAdvancedDialog::getLeftTriggerPressThreshold()
384{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected