#include <mgui/formelemselect.h>
Inheritance diagram for MGUI::FORM_GEOMETRIC_EXTRACT_SELECT_T< _CT >:

Public Member Functions | |
| void | Create (MGUI::LAYOUT_PANE_BASE &ParentPane, _CT *pContainer, void(_CT::*pfOnObjectSelected)(const RVC::OBJITEM &ObjItem), const RVC::OBJTYPESET &GeometricSet, RVC::OBJTYPE DestObjType, TEXTID TextID=TEXTID_Prompt_Objects_ToProcess, GETOBJFLAGS GetObjFlags=GETOBJFLAG_None, RVC::GETOBJFILTER *GetObjFilter=0, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_Expand, FORM_BASE_ELEMENT_SELECT::REGIONFLAGS RegionFlags=FORM_BASE_ELEMENT_SELECT::REGIONFLAG_None) |
| FORM_GEOMETRIC_EXTRACT_SELECT_T () | |
| void | SetObjectAdded (void(_CT::*ObjectAdded)(const RVC::OBJITEM &ObjItem, INT32 ItemNum)) |
This template allows a method in a 'container' class to be called when the button is pressed, rather than requiring that a subclass be defined with the OnPressed() virtual method overridden.
Definition at line 624 of file formelemselect.h.
|
|||||||||
|
Constructor.
Definition at line 628 of file formelemselect.h. |
|
||||||||||||||||||||||||||||||||||||||||||||||||
|
Create control with label from resource lookup.
Definition at line 632 of file formelemselect.h. |
|
||||||||||
|
Set method to call when user adds an object to the list.
Definition at line 650 of file formelemselect.h. |
1.3.8-20040913