returns Nothing
|
|
KDE 4.1.0 and later only
|
Argument | Type | Default |
actionCollections | QList | |
|
|
Set a list of action collections to check against for conflictuous shortcut.
If there is a conflictuous shortcut with a KAction, and that his shortcut can be configured
(KAction.isShortcutConfigurable() returns true) the user will be prompted for eventually steal
the shortcut from this action
Global shortcuts are automatically checked for conflicts
Don't forget to call applyStealShortcut to actually steal the shortcut.
@since 4.1
|