class KShortcutWidget
Table of contents
Modules
kdeui Classes
All Classes
Module
kdeui
Namespace
global
Class
KShortcutWidget
Inherits
QWidget
methods
KShortcutWidget
(parent)
returns
a KShortcutWidget object
Argument
Type
Default
parent
QWidget
None
clearShortcut
()
returns
nothing
isModifierlessAllowed
()
returns
(bool)
setClearButtonsShown
(show)
returns
nothing
Argument
Type
Default
show
bool
setModifierlessAllowed
(allow)
returns
nothing
Argument
Type
Default
allow
bool
setShortcut
(cut)
returns
nothing
Argument
Type
Default
cut
KShortcut
shortcut
()
returns
(KShortcut)
Method is not implemented
shortcutChanged
(cut)
signal
returns
nothing
SIGNAL ("shortcutChanged (const KShortcut&)")
Argument
Type
Default
cut
KShortcut