#include <mgui/formcoord.h>
Inheritance diagram for MGUI::FORM_EDIT_COORD_T< _CT >:

Public Member Functions | |
| FORM_EDIT_COORD_T (_CT *pContainer) | |
| void | SetContainer (_CT *pContainer) |
| void | SetFuncChangeCoordRefSys (void(_CT::*pfOnChangeCoordRefSys)()) |
| void | SetFuncChangePoint (void(_CT::*pfOnChangeValue)()) |
|
||||||||||
|
Constructor.
Definition at line 129 of file formcoord.h. |
|
||||||||||
|
Set container pointer. Container may also be specified in constructor. Definition at line 136 of file formcoord.h. |
|
||||||||||
|
Set container method to call for OnChangeProjection().
Definition at line 146 of file formcoord.h. |
|
||||||||||
|
Set container method to call for OnChangeValue().
Definition at line 141 of file formcoord.h. |
1.3.8-20040913