#include <prefixsettingsbase.h>
Inheritance diagram for PrefixSettingsBase:

Public Slots | |
| virtual void | slotDel () |
| virtual void | slotAdd () |
Public Member Functions | |
| PrefixSettingsBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~PrefixSettingsBase () | |
Public Attributes | |
| QListBox * | prefix_box |
| QToolButton * | add_button |
| QToolButton * | del_button |
| QLabel * | TextLabel1 |
| QLineEdit * | name_edit |
| QLabel * | TextLabel1_2 |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | PrefixSettingsBaseLayout |
| QVBoxLayout * | Layout4 |
|
||||||||||||||||
|
Definition at line 25 of file prefixsettingsbase.cpp. References add_button, del_button, languageChange(), Layout4, name_edit, prefix_box, PrefixSettingsBaseLayout, slotAdd(), slotDel(), TextLabel1, and TextLabel1_2. |
|
|
Definition at line 78 of file prefixsettingsbase.cpp. |
|
|
Definition at line 87 of file prefixsettingsbase.cpp. References add_button, del_button, TextLabel1, and TextLabel1_2. Referenced by PrefixSettingsBase(). |
|
|
Reimplemented in PrefixSettings. Definition at line 105 of file prefixsettingsbase.cpp. Referenced by PrefixSettingsBase(). |
|
|
Reimplemented in PrefixSettings. Definition at line 100 of file prefixsettingsbase.cpp. Referenced by PrefixSettingsBase(). |
|
|
Definition at line 34 of file prefixsettingsbase.h. Referenced by languageChange(), and PrefixSettingsBase(). |
|
|
Definition at line 35 of file prefixsettingsbase.h. Referenced by languageChange(), and PrefixSettingsBase(). |
|
|
Definition at line 46 of file prefixsettingsbase.h. Referenced by PrefixSettingsBase(). |
|
|
Definition at line 37 of file prefixsettingsbase.h. Referenced by PrefixSettingsBase(), and PrefixSettings::slotAdd(). |
|
|
Definition at line 33 of file prefixsettingsbase.h. Referenced by PrefixSettings::addPrefixItem(), PrefixSettingsBase(), QMtp::slotConfigure(), and PrefixSettings::slotDel(). |
|
|
Definition at line 45 of file prefixsettingsbase.h. Referenced by PrefixSettingsBase(). |
|
|
Definition at line 36 of file prefixsettingsbase.h. Referenced by languageChange(), and PrefixSettingsBase(). |
|
|
Definition at line 38 of file prefixsettingsbase.h. Referenced by languageChange(), and PrefixSettingsBase(). |
1.3