brushdlg.h File Reference

(r1785/r1732)

#include "brshdata.h"
#include "opdrbrsh.h"

Go to the source code of this file.

Classes

class  CBrushEditDlg

Defines

#define OPTOKEN_BRUSHEDIT_DLG   _T("CBrushEditDlg")
#define OPTOKEN_OPBRUSHEDIT   _T("OpBrushEdit")

Enumerations

enum  RenderPreviewType { RT_LINE, RT_S, RT_LAST }
enum  RectSideInfo { WIDTH, HEIGHT, LONGEST }


Define Documentation

#define OPTOKEN_BRUSHEDIT_DLG   _T("CBrushEditDlg")
 

Definition at line 102 of file brushdlg.h.

#define OPTOKEN_OPBRUSHEDIT   _T("OpBrushEdit")
 

Definition at line 103 of file brushdlg.h.


Enumeration Type Documentation

enum RectSideInfo
 

Enumerator:
WIDTH 
HEIGHT 
LONGEST 

Definition at line 110 of file brushdlg.h.

00110 {WIDTH, HEIGHT, LONGEST};

enum RenderPreviewType
 

Enumerator:
RT_LINE 
RT_S 
RT_LAST 

Definition at line 109 of file brushdlg.h.

00109 { RT_LINE, RT_S, RT_LAST };


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