KDE API Reference
KGuiAddons
KGuiAddons
KKeySequenceRecorder
List of All Members for KKeySequenceRecorder
This is the complete list of members for
KKeySequenceRecorder
, including inherited members.
enum
Pattern
flags
Patterns
KKeySequenceRecorder
(QWindow *, QObject *)
cancelRecording
()
currentKeySequence
() const : QKeySequence
currentKeySequenceChanged
()
gotKeySequence
(const QKeySequence &)
isRecording
() const : bool
multiKeyShortcutsAllowed
() const : bool
multiKeyShortcutsAllowedChanged
()
patterns
() const : KKeySequenceRecorder::Patterns
patternsChanged
()
recordingChanged
()
setCurrentKeySequence
(const QKeySequence &)
setMultiKeyShortcutsAllowed
(bool)
setPatterns
(KKeySequenceRecorder::Patterns)
setWindow
(QWindow *)
startRecording
()
window
() const : QWindow *
windowChanged
()