umbrello  2.39.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Typedefs
umlviewlist.h File Reference
#include <QList>
#include <QPointer>

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