outputlist.h File Reference

#include "qtbc.h"
#include <qlist.h>
#include "index.h"
#include "outputgen.h"

Go to the source code of this file.

Classes

class  OutputList

Defines

#define FORALLPROTO1(arg1)   void forall(void (OutputGenerator::*func)(arg1),arg1)
#define FORALLPROTO2(arg1, arg2)   void forall(void (OutputGenerator::*func)(arg1,arg2),arg1,arg2)
#define FORALLPROTO3(arg1, arg2, arg3)   void forall(void (OutputGenerator::*func)(arg1,arg2,arg3),arg1,arg2,arg3)
#define FORALLPROTO4(arg1, arg2, arg3, arg4)   void forall(void (OutputGenerator::*func)(arg1,arg2,arg3,arg4),arg1,arg2,arg3,arg4)
#define FORALLPROTO5(arg1, arg2, arg3, arg4, arg5)   void forall(void (OutputGenerator::*func)(arg1,arg2,arg3,arg4,arg5),arg1,arg2,arg3,arg4,arg5)


Define Documentation

#define FORALLPROTO1 ( arg1   )     void forall(void (OutputGenerator::*func)(arg1),arg1)

Definition at line 26 of file outputlist.h.

#define FORALLPROTO2 ( arg1,
arg2   )     void forall(void (OutputGenerator::*func)(arg1,arg2),arg1,arg2)

Definition at line 28 of file outputlist.h.

#define FORALLPROTO3 ( arg1,
arg2,
arg3   )     void forall(void (OutputGenerator::*func)(arg1,arg2,arg3),arg1,arg2,arg3)

Definition at line 30 of file outputlist.h.

#define FORALLPROTO4 ( arg1,
arg2,
arg3,
arg4   )     void forall(void (OutputGenerator::*func)(arg1,arg2,arg3,arg4),arg1,arg2,arg3,arg4)

Definition at line 32 of file outputlist.h.

#define FORALLPROTO5 ( arg1,
arg2,
arg3,
arg4,
arg5   )     void forall(void (OutputGenerator::*func)(arg1,arg2,arg3,arg4,arg5),arg1,arg2,arg3,arg4,arg5)

Definition at line 34 of file outputlist.h.



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