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

Go to the source code of this file.

Typedefs

typedef QList< QPointer< UMLView > > UMLViewList
 
typedef QListIterator< QPointer< UMLView > > UMLViewListIt
 

Typedef Documentation

◆ UMLViewList

typedef QList<QPointer<UMLView> > UMLViewList

◆ UMLViewListIt

typedef QListIterator<QPointer<UMLView> > UMLViewListIt