GME  13
Public Member Functions
CModelGrid Class Reference

#include <ModelGrid.h>

List of all members.

Public Member Functions

 CModelGrid ()
CGMEViewGetSource ()
void SetSource (CGMEView *vw)
void Clear ()
void Set (CGuiObject *model, bool reset=FALSE, int aspIdx=-1)
void Reset (CGuiObject *model)
bool IsAvailable (CGuiObject *model, int aspIdx=-1)
bool GetClosestAvailable (CGuiObject *model, CRect &pt, int aspIdx=-1)
bool CanNudge (CGuiObject *model, int right, int down)

Detailed Description

Definition at line 4 of file ModelGrid.h.


Constructor & Destructor Documentation

Definition at line 10 of file ModelGrid.cpp.


Member Function Documentation

bool CModelGrid::CanNudge ( CGuiObject model,
int  right,
int  down 
)

Definition at line 238 of file ModelGrid.cpp.

Definition at line 68 of file ModelGrid.cpp.

bool CModelGrid::GetClosestAvailable ( CGuiObject model,
CRect &  pt,
int  aspIdx = -1 
)

Definition at line 231 of file ModelGrid.cpp.

Definition at line 17 of file ModelGrid.h.

bool CModelGrid::IsAvailable ( CGuiObject model,
int  aspIdx = -1 
)

Definition at line 212 of file ModelGrid.cpp.

void CModelGrid::Reset ( CGuiObject model)

Definition at line 207 of file ModelGrid.cpp.

void CModelGrid::Set ( CGuiObject model,
bool  reset = FALSE,
int  aspIdx = -1 
)

Definition at line 196 of file ModelGrid.cpp.

void CModelGrid::SetSource ( CGMEView vw) [inline]

Definition at line 18 of file ModelGrid.h.


The documentation for this class was generated from the following files: