umbrello 2.38.4
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Typedefs
umlentitylist.h File Reference
#include <QList>
Include dependency graph for umlentitylist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef QList< UMLEntity * > UMLEntityList
 
typedef QListIterator< UMLEntity * > UMLEntityListIt
 

Typedef Documentation

◆ UMLEntityList

typedef QList<UMLEntity*> UMLEntityList

◆ UMLEntityListIt

typedef QListIterator<UMLEntity*> UMLEntityListIt