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

Public Member Functions | |
| void | Create (MGUI::LAYOUT_PANE_BASE &ParentPane, _CT *pContainer, void(_CT::*pfOnApplyToAll)(), RVC::OBJTYPE DestObjType, bool AddApplyToAllBtn=false, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedSize) |
| FORM_REGION_SELECT_T () | |
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 300 of file formelemselect.h.
|
|||||||||
|
Constructor.
Definition at line 304 of file formelemselect.h. |
|
||||||||||||||||||||||||||||||||
|
Create control with label from resource lookup.
Definition at line 308 of file formelemselect.h. |
1.3.8-20040913