newcol.h File Reference

(r1785/r1282)

Go to the source code of this file.

Classes

class  NewColourParam
 Allows the user to create a new colour (based on another one). More...
class  NewColourDlg

Defines

#define OPTOKEN_NEWCOLOURDLG   _T("NewColourDlg")

Enumerations

enum  NewColourDlgType { NEWCOLOUR_NAMEDORUNNAMED, NEWCOLOUR_MUSTBENAMED, NEWCOLOUR_MUSTBEUNNAMED }


Define Documentation

#define OPTOKEN_NEWCOLOURDLG   _T("NewColourDlg")
 

Definition at line 114 of file newcol.h.


Enumeration Type Documentation

enum NewColourDlgType
 

Enumerator:
NEWCOLOUR_NAMEDORUNNAMED 
NEWCOLOUR_MUSTBENAMED 
NEWCOLOUR_MUSTBEUNNAMED 

Definition at line 116 of file newcol.h.

00117 {
00118     NEWCOLOUR_NAMEDORUNNAMED,       // NOTE: MUSTBENAMED is always forced TRUE now!
00119     NEWCOLOUR_MUSTBENAMED,
00120     NEWCOLOUR_MUSTBEUNNAMED
00121 } NewColourDlgType;


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