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

Method getCustomNotificationEnabled

QKeyMapper/qmappingadvanceddialog.cpp:463–466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

461}
462
463bool QMappingAdvancedDialog::getCustomNotificationEnabled()
464{
465 return ui->customNotificationEnableCheckBox->isChecked();
466}
467
468int QMappingAdvancedDialog::getCustomNotificationPosition()
469{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected