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

Go to the source code of this file.

Typedefs

typedef QList< UMLClassifier * > UMLClassifierList
 
typedef QListIterator< UMLClassifier * > UMLClassifierListIt
 

Typedef Documentation

◆ UMLClassifierList

◆ UMLClassifierListIt

typedef QListIterator<UMLClassifier*> UMLClassifierListIt