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

Public Member Functions | |
| void | Create (MGUI::LAYOUT_PANE_BASE &ParentPane, MGUI::LAYOUT_SIZEALIGN sizing=MGUI::LAYOUT_SIZEALIGN_Expand) |
| FORM_NAMEDREGION_LIST (NAMEDREGION_LIST &RegionList) | |
| const NAMEDREGION & | GetSelectedRegion () const |
| bool | IsRegionSelected () const |
| virtual | ~FORM_NAMEDREGION_LIST () |
Protected Member Functions | |
| virtual void | OnChangeSelection () |
|
|
Constructor.
|
|
|
Destructor.
|
|
||||||||||||
|
Create the form.
|
|
|
Get reference to currently selected region. Make sure a region is selected using IsRegionSelected(). Definition at line 87 of file formnrgl.h. |
|
|
Determine if a region is currently selected in the list.
Definition at line 91 of file formnrgl.h. |
|
|
Called when a region gets selected or all regions become unselected.
Reimplemented in FORM_NAMEDREGION_LIST_T< _CT >. |
1.3.8-20040913