draw.h File Reference

#include <set>
#include "command.h"

Go to the source code of this file.

Classes

struct  DrawContext
class  BrushCmd
class  PlacementCmd
class  LineCmd
class  RectCmd
class  CircleCmd
class  EllipseCmd
class  TextCmd
class  TextCmd::ErrFreeType
class  SelectCmd
class  GrayScaleCmd
class  InvertCmd

Enumerations

enum  EDrawTool {
  TOOL_NOTOOL = 0, TOOL_BRUSH, TOOL_RUBBER, TOOL_LINE,
  TOOL_RECT, TOOL_CIRCLE, TOOL_ELLIPSE, TOOL_TEXT,
  TOOL_SELECT
}
enum  { iDrawToolCnt = 9 }
 Count of draw tool enumerators. More...


Enumeration Type Documentation

anonymous enum

Count of draw tool enumerators.

Enumerator:
iDrawToolCnt 

Definition at line 31 of file draw.h.

enum EDrawTool

Draw tool enumeration (self-explaining)

Enumerator:
TOOL_NOTOOL 
TOOL_BRUSH 
TOOL_RUBBER 
TOOL_LINE 
TOOL_RECT 
TOOL_CIRCLE 
TOOL_ELLIPSE 
TOOL_TEXT 
TOOL_SELECT 

Definition at line 19 of file draw.h.


Generated on Wed Aug 29 00:01:04 2007 for GED 2006 by  doxygen 1.5.2