Assign shortcut keys to Preview and Scan
ClosedPublic

Authored by fakefred on May 4 2020, 9:37 AM.

Details

Summary

BUG 375938
moved from D28717

Diff Detail

Repository
R382 KSane Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
fakefred requested review of this revision.May 4 2020, 9:37 AM
fakefred created this revision.
sars accepted this revision.May 4 2020, 10:00 AM

Thanks! :)

I would like to use "this" as parent for the QShortcuts in stead of the parent of KSaneWidget that actually might be nullptr.

This revision is now accepted and ready to land.May 4 2020, 10:00 AM
fakefred updated this revision to Diff 81866.May 4 2020, 10:33 AM

Use this as parent of QShortcut

This revision was automatically updated to reflect the committed changes.