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

Go to the source code of this file.

Typedefs

typedef QList< UMLPackage * > UMLPackageList
 
typedef QListIterator< UMLPackage * > UMLPackageListIt
 

Typedef Documentation

◆ UMLPackageList

typedef QList<UMLPackage*> UMLPackageList

◆ UMLPackageListIt

typedef QListIterator<UMLPackage*> UMLPackageListIt