umbrello  2.38.5
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

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