|
GME
13
|
Go to the source code of this file.
Classes | |
| class | CGuiBase |
| class | CGuiAspect |
| class | CGuiPort |
| class | AnnotatorDecoratorData |
| class | CGuiAnnotator |
| class | CGuiFco |
| class | CGuiObject |
| class | CGuiCompound |
| class | CGuiModel |
| class | CReference |
| class | CGuiReference |
| class | CGuiCompoundReference |
| class | CGuiSet |
| class | CGuiConnectionLabel |
| class | CGuiConnectionLabelSet |
| class | CGuiConnection |
Enumerations | |
| enum | ConnectionPartMoveType { HorizontalEdgeMove = 0, VerticalEdgeMove = 1, AdjacentEdgeMove = 2, InsertNewCustomPoint = 3, ModifyExistingCustomPoint = 4 } |
Functions | |
| void | SetLocation (CRect &location, CPoint pt) |
Variables | |
| CModelGrid | modelGrid |
| HorizontalEdgeMove | |
| VerticalEdgeMove | |
| AdjacentEdgeMove | |
| InsertNewCustomPoint | |
| ModifyExistingCustomPoint |
Definition at line 422 of file GUIObject.h.
| void SetLocation | ( | CRect & | location, |
| CPoint | pt | ||
| ) |
Definition at line 38 of file GUIObject.cpp.
Definition at line 26 of file GUIObject.cpp.
1.7.6.1