class KShortcutsDialog


Table of contents
Modules
kdeui Classes
All Classes
Module kdeui
Namespace global
Class KShortcutsDialog
Inherits KDialog

Dialog for configuration of KActionCollection and KGlobalAccel.

The KShortcutsDialog class is used for configuring dictionaries of key/action associations for KActionCollection and KGlobalAccel. It uses the KShortcutsEditor widget and offers buttons to set all keys to defaults and invoke on-line help.

Several static methods are supplied which provide the most convenient interface to the dialog. The most common and most encouraged use is with KActionCollection.

KShortcutsDialog.configure( actionCollection() );

Author Nicolas Hadacek Author Hamish Rodda (KDE 4 porting)



methods