umbrello 25.07.90
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
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