|
|
KShortcutList implementation that accesses KStdAccel actions.
| ShortcutList ()
| ShortcutList |
Creates a new ShortcutList.
| ~ShortcutList ()
| ~ShortcutList |
[virtual]
| unsigned int count ()
| count |
[const virtual]
Reimplemented from KShortcutList.
| QString name ( unsigned int index )
| name |
[const virtual]
Reimplemented from KShortcutList.
| QString label ( unsigned int index )
| label |
[const virtual]
Reimplemented from KShortcutList.
| QString whatsThis ( unsigned int index )
| whatsThis |
[const virtual]
Reimplemented from KShortcutList.
| const KShortcut& shortcut ( unsigned int index )
| shortcut |
[const virtual]
Reimplemented from KShortcutList.
| const KShortcut& shortcutDefault ( unsigned int index )
| shortcutDefault |
[const virtual]
Reimplemented from KShortcutList.
| bool isConfigurable ( unsigned int index )
| isConfigurable |
[const virtual]
Reimplemented from KShortcutList.
| bool setShortcut ( unsigned int index , const KShortcut& shortcut )
| setShortcut |
[virtual]
Reimplemented from KShortcutList.
| QVariant getOther ( Other, unsigned int index )
| getOther |
[const virtual]
Reimplemented from KShortcutList.
| bool setOther ( Other, unsigned int index, QVariant )
| setOther |
[virtual]
Reimplemented from KShortcutList.
| bool save ()
| save |
[const virtual]
Reimplemented from KShortcutList.
| void virtual_hook ( int id, void* data )
| virtual_hook |
[protected virtual]
Reimplemented from KShortcutList.
| Generated by: root on macppc.ports.openbsd.org on Sat Sep 6 10:36:15 2003, using kdoc 2.0a54. |