DecoratorDefs.h File Reference

Go to the source code of this file.

Classes

struct  DecoratorSDK::GdipFont
struct  DecoratorSDK::SRGB
struct  DecoratorSDK::SHSB

Namespaces

namespace  DecoratorSDK

Defines

#define GME_NORTH   0
#define GME_NORTHEAST   1
#define GME_EAST   2
#define GME_SOUTHEAST   3
#define GME_SOUTH   4
#define GME_SOUTHWEST   5
#define GME_WEST   6
#define GME_NORTHWEST   7
#define GME_CENTER   8
#define GME_DYN_MENU_MINID   0x1001
#define DECORATOR_CTX_MENU_MINID   0x4001
#define DECORATOR_CTX_MENU_MAXID   0x4101
#define DEC_CONNECTED_PORTS_ONLY_PARAM   _T("ConnectedPortsOnly")

Enumerations

enum  DecoratorSDK::ELocation {
  DecoratorSDK::L_NORTH = GME_NORTH, DecoratorSDK::L_SOUTH = GME_SOUTH, DecoratorSDK::L_WEST = GME_WEST, DecoratorSDK::L_EAST = GME_EAST,
  DecoratorSDK::L_SOUTHWEST = GME_SOUTHWEST, DecoratorSDK::L_SOUTHEAST = GME_SOUTHEAST, DecoratorSDK::L_NORTHWEST = GME_NORTHWEST, DecoratorSDK::L_NORTHEAST = GME_NORTHEAST,
  DecoratorSDK::L_CENTER = GME_CENTER, DecoratorSDK::L_NORTH = GME_NORTH, DecoratorSDK::L_SOUTH = GME_SOUTH, DecoratorSDK::L_WEST = GME_WEST,
  DecoratorSDK::L_EAST = GME_EAST, DecoratorSDK::L_SOUTHWEST = GME_SOUTHWEST, DecoratorSDK::L_SOUTHEAST = GME_SOUTHEAST, DecoratorSDK::L_NORTHWEST = GME_NORTHWEST,
  DecoratorSDK::L_NORTHEAST = GME_NORTHEAST, DecoratorSDK::L_CENTER = GME_CENTER
}
enum  DecoratorSDK::EPrefStatus {
  DecoratorSDK::PS_HERE = 0, DecoratorSDK::PS_META = -1, DecoratorSDK::PS_INHERITED = 1, DecoratorSDK::PS_UNDEFINED = 2,
  DecoratorSDK::PS_HERE = 0, DecoratorSDK::PS_META = -1, DecoratorSDK::PS_INHERITED = 1, DecoratorSDK::PS_UNDEFINED = 2
}
enum  DecoratorSDK::ResizeType {
  DecoratorSDK::NotInResize = 0, DecoratorSDK::RightEdgeResize = 1, DecoratorSDK::BottomEdgeResize = 2, DecoratorSDK::LeftEdgeResize = 3,
  DecoratorSDK::TopEdgeResize = 4, DecoratorSDK::TopLeftCornerResize = 5, DecoratorSDK::TopRightCornerResize = 6, DecoratorSDK::BottomRightCornerResize = 7,
  DecoratorSDK::BottomLeftCornerResize = 8, DecoratorSDK::MoveOperation = 9
}

Functions

SRGB DecoratorSDK::CRtoRGB (COLORREF rc)
SHSB DecoratorSDK::CRtoHSB (COLORREF rc)
SRGB DecoratorSDK::HSBtoRGB (SHSB hsb)
COLORREF DecoratorSDK::HSBtoCR (SHSB hsb)
SHSB DecoratorSDK::RGBtoHSB (SRGB rgb)
COLORREF DecoratorSDK::RGBtoCR (SRGB rgb)
CString DecoratorSDK::createResString (int iID)

Variables

static const TCHAR * DecoratorSDK::CTX_MENU_STR_SETSIZE = _T("Set size")
static const unsigned int DecoratorSDK::CTX_MENU_ID_SETSIZE = DECORATOR_CTX_MENU_MINID + 2

Define Documentation

#define DEC_CONNECTED_PORTS_ONLY_PARAM   _T("ConnectedPortsOnly")

Definition at line 215 of file DecoratorLib/DecoratorDefs.h.

#define DECORATOR_CTX_MENU_MAXID   0x4101

Definition at line 35 of file DecoratorLib/DecoratorDefs.h.

#define DECORATOR_CTX_MENU_MINID   0x4001

Definition at line 34 of file DecoratorLib/DecoratorDefs.h.

#define GME_CENTER   8

Definition at line 31 of file DecoratorLib/DecoratorDefs.h.

#define GME_DYN_MENU_MINID   0x1001

Definition at line 33 of file DecoratorLib/DecoratorDefs.h.

#define GME_EAST   2

Definition at line 25 of file DecoratorLib/DecoratorDefs.h.

#define GME_NORTH   0

Definition at line 23 of file DecoratorLib/DecoratorDefs.h.

#define GME_NORTHEAST   1

Definition at line 24 of file DecoratorLib/DecoratorDefs.h.

#define GME_NORTHWEST   7

Definition at line 30 of file DecoratorLib/DecoratorDefs.h.

#define GME_SOUTH   4

Definition at line 27 of file DecoratorLib/DecoratorDefs.h.

#define GME_SOUTHEAST   3

Definition at line 26 of file DecoratorLib/DecoratorDefs.h.

#define GME_SOUTHWEST   5

Definition at line 28 of file DecoratorLib/DecoratorDefs.h.

#define GME_WEST   6

Definition at line 29 of file DecoratorLib/DecoratorDefs.h.

Generated on Thu May 30 15:42:56 2013 for GME by  doxygen 1.6.3