My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
NamespaceListIterator Class Reference

#include <namespacedef.h>

Inheritance diagram for NamespaceListIterator:

Public Member Functions

 NamespaceListIterator (const NamespaceList &l)
 

Detailed Description

An iterator for NamespaceDef objects in a NamespaceList.

Definition at line 157 of file namespacedef.h.

Constructor & Destructor Documentation

NamespaceListIterator::NamespaceListIterator ( const NamespaceList l)
inline

Definition at line 160 of file namespacedef.h.

:
QListIterator<NamespaceDef>(l) {}

The documentation for this class was generated from the following file: