entry.h File Reference

#include "qtbc.h"
#include <qlist.h>
#include <qgstring.h>

Go to the source code of this file.

Classes

struct  ListItemInfo
struct  BaseInfo
 This class stores information about an inheritance relation. More...
struct  Argument
 This class contains the information about the argument of a function or template. More...
class  ArgumentList
 This class represents an function or template argument list. More...
struct  TagInfo
 This struct is used to capture the tag file information for an Entry. More...
struct  Grouping
class  Entry
 Represents an unstructured piece of information, about an entity found in the sources. More...
class  EntryNav

Typedefs

typedef QListIterator< ArgumentArgumentListIterator
typedef QList< EntryEntryList
typedef QListIterator< EntryEntryListIterator
typedef QList< EntryNavEntryNavList
typedef QListIterator< EntryNavEntryNavListIterator

Enumerations

enum  Protection { Public, Protected, Private, Package }
enum  Specifier { Normal, Virtual, Pure }
enum  MethodTypes {
  Method, Signal, Slot, DCOP,
  Property, Event
}


Typedef Documentation

typedef QListIterator<Argument> ArgumentListIterator

Definition at line 130 of file entry.h.

typedef QList<Entry> EntryList

Definition at line 449 of file entry.h.

typedef QListIterator<Entry> EntryListIterator

Definition at line 450 of file entry.h.

typedef QList<EntryNav> EntryNavList

Definition at line 452 of file entry.h.

typedef QListIterator<EntryNav> EntryNavListIterator

Definition at line 453 of file entry.h.


Enumeration Type Documentation

enum MethodTypes

Enumerator:
Method 
Signal 
Slot 
DCOP 
Property 
Event 

Definition at line 35 of file entry.h.

enum Protection

Enumerator:
Public 
Protected 
Private 
Package 

Definition at line 33 of file entry.h.

enum Specifier

Enumerator:
Normal 
Virtual 
Pure 

Definition at line 34 of file entry.h.



Generated on Mon Mar 31 10:58:52 2008 by  doxygen 1.5.1