PyKDE - Python Bindings for KDE
class KShortcutDialog
Table of contents
Modules
kdeui Classes
All Classes
Module
kdeui
Class
KShortcutDialog
Inherits
KDialogBase
methods
KShortcutDialog
(shortcut, bQtShortcut, parent = 0, name = 0)
returns
a KShortcutDialog instance
In versions KDE 3.4.0 and above only
Argument
Type
Default
shortcut
KShortcut
bQtShortcut
bool
parent
QWidget
0
name
char
0
setShortcut
(shortcut)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
shortcut
KShortcut
shortcut
()
returns
(KShortcut)
In versions KDE 3.4.0 and above only
slotClearAlternate
()
returns
nothing
In versions KDE 3.4.0 and above only
slotClearPrimary
()
returns
nothing
In versions KDE 3.4.0 and above only
slotClearShortcut
()
returns
nothing
In versions KDE 3.4.0 and above only
slotDetails
()
returns
nothing
In versions KDE 3.4.0 and above only
slotMultiKeyMode
(bOn)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
bOn
bool
slotSelectAlternate
()
returns
nothing
In versions KDE 3.4.0 and above only
slotSelectPrimary
()
returns
nothing
In versions KDE 3.4.0 and above only