#include <mgui/formnrgl.h>
Inheritance diagram for FORM_NAMEDREGION_LIST_T< _CT >:

Public Member Functions | |
| void | Create (MGUI::LAYOUT_PANE_BASE &ParentPane, _CT *cbcontainer, void(_CT::*cbfuncptr)(), MGUI::LAYOUT_SIZEALIGN sizing=MGUI::LAYOUT_SIZEALIGN_Expand) |
| FORM_NAMEDREGION_LIST_T (NAMEDREGION_LIST &RegionList) | |
| virtual | ~FORM_NAMEDREGION_LIST_T () |
Protected Member Functions | |
| virtual void | OnChangeSelection () |
|
||||||||||
|
Constructor.
Definition at line 149 of file formnrgl.h. |
|
|||||||||
|
Destructor.
Definition at line 155 of file formnrgl.h. |
|
||||||||||||||||||||||||
|
Create the form.
Definition at line 159 of file formnrgl.h. |
|
|||||||||
|
Called when a region gets selected or all regions become unselected.
Reimplemented from FORM_NAMEDREGION_LIST. Definition at line 174 of file formnrgl.h. |
1.3.8-20040913