KDECore
KShortcutMenu Class Reference
#include <kshortcutmenu.h>
Inheritance diagram for KShortcutMenu:
Public Member Functions | |
bool | insertAction (uint iAction, KKeySequence seq) |
KShortcutMenu (QWidget *pParent, KAccelActions *pActions, KKeySequence seq) | |
void | updateShortcuts () |
Protected Member Functions | |
void | keyPressEvent (QKeyEvent *pEvent) |
Detailed Description
For internal use only.
Definition at line 35 of file kshortcutmenu.h.
Constructor & Destructor Documentation
KShortcutMenu::KShortcutMenu | ( | QWidget * | pParent, | |
KAccelActions * | pActions, | |||
KKeySequence | seq | |||
) |
Definition at line 30 of file kshortcutmenu.cpp.
Member Function Documentation
bool KShortcutMenu::insertAction | ( | uint | iAction, | |
KKeySequence | seq | |||
) |
Definition at line 47 of file kshortcutmenu.cpp.
void KShortcutMenu::keyPressEvent | ( | QKeyEvent * | pEvent | ) | [protected] |
Definition at line 81 of file kshortcutmenu.cpp.
void KShortcutMenu::updateShortcuts | ( | ) |
Definition at line 60 of file kshortcutmenu.cpp.
The documentation for this class was generated from the following files: