Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

edge.h File Reference

#include "list.h"
#include "edge.h"

Go to the source code of this file.

Classes

class  CControlList
class  CEdgeList
class  CGuide
class  CEdge
class  CEdgeCache

Defines

#define AFX_CONTROLLIST_H__7FF8C61F_86BC_11D1_96A5_00C04FB177B1__INCLUDED_
#define AFX_GUIDE_H__B2F750E1_7AF5_11D1_96A4_00C04FB177B1__INCLUDED_
#define PROPERTY(type, Name)   void Set##Name( type v) { m_##Name=v; } type Get##Name() const {return m_##Name; }
#define LEFT_AT   1
#define RIGHT_AT   2
#define TOP_AT   4
#define BOTTOM_AT   8
#define AFX_EDGE_H__B2F750E2_7AF5_11D1_96A4_00C04FB177B1__INCLUDED_
#define PROPERTY(type, Name)   void Set##Name( type v) { m_##Name=v; } type Get##Name() const {return m_##Name; }
#define AFX_EDGECACHE_H__B2F750E3_7AF5_11D1_96A4_00C04FB177B1__INCLUDED_
#define PROPERTY(type, Name)   void Set##Name( type v) { m_##Name=v; } type Get##Name() const {return m_##Name; }


Define Documentation

#define AFX_CONTROLLIST_H__7FF8C61F_86BC_11D1_96A5_00C04FB177B1__INCLUDED_
 

Definition at line 10 of file edge.h.

#define AFX_EDGE_H__B2F750E2_7AF5_11D1_96A4_00C04FB177B1__INCLUDED_
 

Definition at line 100 of file edge.h.

#define AFX_EDGECACHE_H__B2F750E3_7AF5_11D1_96A4_00C04FB177B1__INCLUDED_
 

Definition at line 144 of file edge.h.

#define AFX_GUIDE_H__B2F750E1_7AF5_11D1_96A4_00C04FB177B1__INCLUDED_
 

Definition at line 44 of file edge.h.

#define BOTTOM_AT   8
 

Definition at line 64 of file edge.h.

Referenced by CResizeControlGeneric::Attatchment(), CParentInfo::ConstructBorders(), CResizeControlGeneric::DeterminBottomAttatchments(), CResizeDlg::DeterminRows(), and CGuide::IsHorizontal().

#define LEFT_AT   1
 

Definition at line 61 of file edge.h.

Referenced by CResizeControlGeneric::Attatchment(), CParentInfo::ConstructBorders(), CResizeDlg::DeterminCols(), CResizeControlGeneric::DeterminLeftAttatchments(), and CGuide::IsVertical().

#define PROPERTY type,
Name   )     void Set##Name( type v) { m_##Name=v; } type Get##Name() const {return m_##Name; }
 

Definition at line 157 of file edge.h.

#define PROPERTY type,
Name   )     void Set##Name( type v) { m_##Name=v; } type Get##Name() const {return m_##Name; }
 

Definition at line 157 of file edge.h.

#define PROPERTY type,
Name   )     void Set##Name( type v) { m_##Name=v; } type Get##Name() const {return m_##Name; }
 

Definition at line 157 of file edge.h.

#define RIGHT_AT   2
 

Definition at line 62 of file edge.h.

Referenced by CResizeControlGeneric::Attatchment(), CParentInfo::ConstructBorders(), CResizeDlg::DeterminCols(), CResizeControlGeneric::DeterminRightAttatchments(), and CGuide::IsVertical().

#define TOP_AT   4
 

Definition at line 63 of file edge.h.

Referenced by CResizeControlGeneric::Attatchment(), CParentInfo::ConstructBorders(), CResizeDlg::DeterminRows(), CResizeControlGeneric::DeterminTopAttatchments(), and CGuide::IsHorizontal().


Generated on Sat May 15 19:43:31 2004 for test by doxygen 1.3.7