umbrello 2.34.70-5524f40e1
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
 
KLineEdit * nameT
 
KComboBox * referencedEntityCB
 
QLabel * onUpdateL
 
QLabel * onDeleteL
 
KComboBox * updateActionCB
 
KComboBox * deleteActionCB
 

Member Data Documentation

◆ actionGB

QGroupBox* UMLForeignKeyConstraintDialog::GeneralWidgets::actionGB

◆ deleteActionCB

KComboBox* UMLForeignKeyConstraintDialog::GeneralWidgets::deleteActionCB

◆ generalGB

QGroupBox* UMLForeignKeyConstraintDialog::GeneralWidgets::generalGB

◆ nameL

QLabel* UMLForeignKeyConstraintDialog::GeneralWidgets::nameL

◆ nameT

KLineEdit* UMLForeignKeyConstraintDialog::GeneralWidgets::nameT

◆ onDeleteL

QLabel* UMLForeignKeyConstraintDialog::GeneralWidgets::onDeleteL

◆ onUpdateL

QLabel* UMLForeignKeyConstraintDialog::GeneralWidgets::onUpdateL

◆ referencedEntityCB

KComboBox* UMLForeignKeyConstraintDialog::GeneralWidgets::referencedEntityCB

◆ referencedEntityL

QLabel* UMLForeignKeyConstraintDialog::GeneralWidgets::referencedEntityL

◆ updateActionCB

KComboBox* UMLForeignKeyConstraintDialog::GeneralWidgets::updateActionCB

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