EditShortcutBase Class Reference
Inheritance diagram for EditShortcutBase:

Public Member Functions | |
EditShortcutBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~EditShortcutBase () | |
Public Attributes | |
QLabel * | textLabel2 |
QFrame * | line1 |
KLineEdit * | shortcut |
QPushButton * | pushButton1 |
QPushButton * | pushButton2 |
QFrame * | line2 |
Protected Slots | |
virtual void | languageChange () |
virtual void | editShortcut ()=0 |
virtual void | clearShortcut ()=0 |
Protected Attributes | |
QVBoxLayout * | EditShortcutBaseLayout |
QHBoxLayout * | layout2 |
QSpacerItem * | spacer1 |
QSpacerItem * | spacer2 |
QSpacerItem * | spacer3 |
Detailed Description
Definition at line 25 of file editshortcutbase.h.
The documentation for this class was generated from the following files: