AddAttributeDialogBase Class Reference
#include <addattributedialogbase.h>
Inheritance diagram for AddAttributeDialogBase:

Public Slots | |
virtual void | addAttribute () |
virtual void | deleteCurrentAttribute () |
virtual void | currentChanged (QListViewItem *) |
virtual void | updateGUI () |
Public Member Functions | |
AddAttributeDialogBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~AddAttributeDialogBase () | |
Public Attributes | |
QListView * | attributes |
QPushButton * | addAttributeButton |
QPushButton * | deleteAttributeButton |
QGroupBox * | groupBox1 |
QLabel * | textLabel1 |
QComboBox * | returnType |
QLineEdit * | declarator |
QLabel * | textLabel2 |
QComboBox * | storage |
QLabel * | textLabel5 |
QLabel * | textLabel3 |
QComboBox * | access |
QPushButton * | buttonOk |
QPushButton * | buttonCancel |
Protected Slots | |
virtual void | languageChange () |
virtual void | init () |
virtual void | destroy () |
Protected Attributes | |
QVBoxLayout * | AddAttributeDialogBaseLayout |
QHBoxLayout * | layout3 |
QSpacerItem * | spacer3 |
QVBoxLayout * | groupBox1Layout |
QGridLayout * | layout4 |
QGridLayout * | layout5 |
QHBoxLayout * | Layout1 |
QSpacerItem * | Horizontal_Spacing2 |
Constructor & Destructor Documentation
|
Definition at line 34 of file addattributedialogbase.cpp. References access, addAttribute(), addAttributeButton, AddAttributeDialogBase(), AddAttributeDialogBaseLayout, attributes, buttonCancel, buttonOk, currentChanged(), declarator, deleteAttributeButton, deleteCurrentAttribute(), groupBox1, groupBox1Layout, Horizontal_Spacing2, init(), languageChange(), Layout1, layout3, layout4, layout5, returnType, spacer3, storage, textLabel1, textLabel2, textLabel3, textLabel5, and updateGUI(). Referenced by AddAttributeDialogBase(). |
|
Definition at line 159 of file addattributedialogbase.cpp. References destroy(). |
Member Function Documentation
|
Reimplemented in AddAttributeDialog. Definition at line 197 of file addattributedialogbase.cpp. Referenced by AddAttributeDialogBase(). |
|
Reimplemented in AddAttributeDialog. Definition at line 207 of file addattributedialogbase.cpp. References currentChanged(). Referenced by AddAttributeDialogBase(), and currentChanged(). |
|
Reimplemented in AddAttributeDialog. Definition at line 202 of file addattributedialogbase.cpp. Referenced by AddAttributeDialogBase(). |
|
Definition at line 193 of file addattributedialogbase.cpp. Referenced by ~AddAttributeDialogBase(). |
|
Definition at line 189 of file addattributedialogbase.cpp. Referenced by AddAttributeDialogBase(). |
|
Definition at line 169 of file addattributedialogbase.cpp. References addAttributeButton, attributes, buttonCancel, buttonOk, deleteAttributeButton, groupBox1, textLabel1, textLabel2, textLabel3, and textLabel5. Referenced by AddAttributeDialogBase(). |
|
Reimplemented in AddAttributeDialog. Definition at line 212 of file addattributedialogbase.cpp. Referenced by AddAttributeDialogBase(). |
Member Data Documentation
|
Definition at line 47 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(). |
|
Definition at line 37 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(), and languageChange(). |
|
Definition at line 58 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(). |
|
Definition at line 36 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(), and languageChange(). |
|
Definition at line 49 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(), and languageChange(). |
|
Definition at line 48 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(), and languageChange(). |
|
Definition at line 42 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(). |
|
Definition at line 38 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(), and languageChange(). |
|
Definition at line 39 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(), and languageChange(). |
|
Definition at line 61 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(). |
|
Definition at line 65 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(). |
|
Definition at line 64 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(). |
|
Definition at line 59 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(). |
|
Definition at line 62 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(). |
|
Definition at line 63 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(). |
|
Definition at line 41 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(). |
|
Definition at line 60 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(). |
|
Definition at line 44 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(). |
|
Definition at line 40 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(), and languageChange(). |
|
Definition at line 43 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(), and languageChange(). |
|
Definition at line 46 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(), and languageChange(). |
|
Definition at line 45 of file addattributedialogbase.h. Referenced by AddAttributeDialogBase(), and languageChange(). |
The documentation for this class was generated from the following files:
- languages/cpp/addattributedialogbase.h
- languages/cpp/addattributedialogbase.cpp