PyKDE - Python Bindings for KDE
class KShortcutDialog
Table of contents
Modules
tdeui Classes
All Classes
Module
tdeui
Class
KShortcutDialog
Inherits
KDialogBase
methods
KShortcutDialog
(shortcut, bTQtShortcut, parent = 0, name = 0)
returns
a KShortcutDialog instance
In versions KDE 3.4.0 and above only
Argument
Type
Default
shortcut
KShortcut
bTQtShortcut
bool
parent
TQWidget
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