Skip to content

Rewrite KKeySequenceWidget to use KeySequenceRecorder

David Redondo requested to merge work/davidre/kkeysequencewidget2 into master

Use the new KeySequenceRecorder which was created for this purpose. This has the benefit of simplifying the logic. While at it I sorted functions and unified method naming which additionally helps in following what this class does. CCBUG:407395

depends on kguiaddons!5 (merged)

Edited by David Redondo

Merge request reports