viewmod.cpp File Reference

(r1785/r1464)

#include "camtypes.h"
#include "nodecont.h"
#include "viewmod.h"
#include "pushtool.h"
#include "zoomtool.h"
#include "freehand.h"
#include "pentool.h"
#include "blndtool.h"
#include "beztool.h"
#include "filltool.h"
#include "regshape.h"
#include "rectangl.h"
#include "moldtool.h"
#include "texttool.h"
#include "shadtool.h"
#include "cntrtool.h"
#include "selector.h"
#include "eliptool.h"
#include "bevtool.h"

Go to the source code of this file.

Defines

#define new   CAM_DEBUG_NEW
#define IN_DLL(classname)   new classname
#define NOT_IN_DLL(classname)   new classname

Functions

 DECLARE_SOURCE ("$Revision: 1464 $")

Variables

static char Name [] = "Kernel Module"
static char Purpose [] = "Tools that need to be in the kernel"
static char Author [] = "The Nasty People"


Define Documentation

#define IN_DLL classname   )     new classname
 

Definition at line 147 of file viewmod.cpp.

#define new   CAM_DEBUG_NEW
 

Definition at line 139 of file viewmod.cpp.

#define NOT_IN_DLL classname   )     new classname
 

Definition at line 150 of file viewmod.cpp.


Function Documentation

DECLARE_SOURCE "$Revision: 1464 $"   ) 
 


Variable Documentation

char Author[] = "The Nasty People" [static]
 

Definition at line 134 of file viewmod.cpp.

char Name[] = "Kernel Module" [static]
 

Definition at line 132 of file viewmod.cpp.

char Purpose[] = "Tools that need to be in the kernel" [static]
 

Definition at line 133 of file viewmod.cpp.


Generated on Sat Nov 10 03:49:26 2007 for Camelot by  doxygen 1.4.4