umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Classes | Typedefs
umlforeignkeyconstraintdialog.h File Reference
#include "multipagedialogbase.h"
#include "umlentityattributelist.h"
#include <QList>
Include dependency graph for umlforeignkeyconstraintdialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UMLForeignKeyConstraintDialog
 A dialog page to display foreignkey constraint properties. More...
 
struct  UMLForeignKeyConstraintDialog::GeneralWidgets
 
struct  UMLForeignKeyConstraintDialog::ColumnWidgets
 

Typedefs

typedef QPair< UMLEntityAttribute *, UMLEntityAttribute * > EntityAttributePair
 
typedef QList< EntityAttributePairEntityAttributePairList
 

Typedef Documentation

◆ EntityAttributePair

◆ EntityAttributePairList