Usability/Keyboard: Add a rebindable keyboard shortcut for editing items as a replacement for F2 #18588
Annotations
10 errors
coverage:
src/library/trackset/crate/cratefeature.cpp#L287
‘pKeyboard’ was not declared in this scope; did you mean ‘keyboard’?
|
coverage:
src/library/trackset/crate/cratefeature.cpp#L289
invalid use of incomplete type ‘class KeyboardEventFilter’
|
coverage
Process completed with exit code 2.
|
clang-tidy
The job was canceled because "coverage" failed.
|
clang-tidy
The operation was canceled.
|
clazy
The job was canceled because "coverage" failed.
|
clazy:
src/library/trackset/crate/cratefeature.cpp#L287
use of undeclared identifier 'pKeyboard'; did you mean 'keyboard'?
|
clazy:
src/library/trackset/crate/cratefeature.cpp#L287
member access into incomplete type 'KeyboardEventFilter'
|
clazy:
src/library/trackset/crate/cratefeature.cpp#L289
member access into incomplete type 'KeyboardEventFilter'
|
clazy
The operation was canceled.
|