umbrello/umbrello
codedocumentlist.h File Reference
#include <QtCore/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 17 of file codedocumentlist.h.
| typedef QListIterator<CodeDocument*> CodeDocumentListIt |
Definition at line 20 of file codedocumentlist.h.
KDE 4.4 API Reference