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

Method getCustomNotificationPosition

QKeyMapper/qmappingadvanceddialog.cpp:468–471  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

466}
467
468int QMappingAdvancedDialog::getCustomNotificationPosition()
469{
470 return ui->customNotificationPositionComboBox->currentIndex();
471}
472
473void QMappingAdvancedDialog::setMouseXSpeed(int speed)
474{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected