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

Go to the source code of this file.

Typedefs

typedef QList< UMLTemplate * > UMLTemplateList
 
typedef QListIterator< UMLTemplate * > UMLTemplateListIt
 

Typedef Documentation

◆ UMLTemplateList

typedef QList<UMLTemplate*> UMLTemplateList

◆ UMLTemplateListIt

typedef QListIterator<UMLTemplate*> UMLTemplateListIt