umbrello  2.38.5
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Attributes | List of all members
UMLForeignKeyConstraintDialog::GeneralWidgets Struct Reference
Collaboration diagram for UMLForeignKeyConstraintDialog::GeneralWidgets:

Public Attributes

QGroupBox * generalGB
 
QGroupBox * actionGB
 
QLabel * referencedEntityL
 
QLabel * nameL
 
QLineEdit * nameT
 
KComboBox * referencedEntityCB
 
QLabel * onUpdateL
 
QLabel * onDeleteL
 
KComboBox * updateActionCB
 
KComboBox * deleteActionCB
 

Member Data Documentation

QGroupBox* UMLForeignKeyConstraintDialog::GeneralWidgets::actionGB
KComboBox* UMLForeignKeyConstraintDialog::GeneralWidgets::deleteActionCB
QGroupBox* UMLForeignKeyConstraintDialog::GeneralWidgets::generalGB
QLabel* UMLForeignKeyConstraintDialog::GeneralWidgets::nameL
QLineEdit* UMLForeignKeyConstraintDialog::GeneralWidgets::nameT
QLabel* UMLForeignKeyConstraintDialog::GeneralWidgets::onDeleteL
QLabel* UMLForeignKeyConstraintDialog::GeneralWidgets::onUpdateL
KComboBox* UMLForeignKeyConstraintDialog::GeneralWidgets::referencedEntityCB
QLabel* UMLForeignKeyConstraintDialog::GeneralWidgets::referencedEntityL
KComboBox* UMLForeignKeyConstraintDialog::GeneralWidgets::updateActionCB

The documentation for this struct was generated from the following file: