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

Go to the source code of this file.

Classes

class  UMLObjectList
 

Typedefs

typedef QListIterator< QPointer< UMLObject > > UMLObjectListIt
 

Typedef Documentation

◆ UMLObjectListIt

typedef QListIterator<QPointer<UMLObject> > UMLObjectListIt