class KKeySequenceWidget


Module kdeui
Namespace
Class KKeySequenceWidget
Inherits QWidget
A widget to input a QKeySequence.

This widget lets the user choose a QKeySequence, which is usually used as a shortcut key, by pressing the keys just like to trigger a shortcut. Calling captureKeySequence(), or the user clicking into the widget, start recording.

A check for conflict with shortcut of this application can also be performed. call setCheckActionCollections() to set the list of action collections to check with, and applyStealShortcut when applying changes.

Author Mark Donohoe Internal



enums

enum details

methods