umbrello/umbrello
codedocumentlist.h File Reference
#include <QList>
Include dependency graph for codedocumentlist.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
| typedef QList< CodeDocument * > | CodeDocumentList |
| typedef QListIterator < CodeDocument * > | CodeDocumentListIt |
Typedef Documentation
| typedef QList<CodeDocument*> CodeDocumentList |
Definition at line 18 of file codedocumentlist.h.
| typedef QListIterator<CodeDocument*> CodeDocumentListIt |
Definition at line 21 of file codedocumentlist.h.
KDE 4.0 API Reference