MGUI::FORM_RADIOBUTTONS_T< _CT > Class Template Reference

Convenience template for FORM_RADIOBUTTONS to allow method in container class to be called. More...

#include <mgui/formrbtn.h>

Inheritance diagram for MGUI::FORM_RADIOBUTTONS_T< _CT >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void Create (MGUI::LAYOUT_PANE_BASE &ParentPane, _CT *pContainer, void(_CT::*pfOnSelection)(), const MGUI::LISTITEMDEF *buttons=0, MGUI::LAYOUT_ORIENTATION orientation=MGUI::LAYOUT_ORIENTATION_Vertical, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedSize, int ChildSpacing=4)
 FORM_RADIOBUTTONS_T ()

Detailed Description

template<class _CT>
class MGUI::FORM_RADIOBUTTONS_T< _CT >

Convenience template for FORM_RADIOBUTTONS to allow method in container class to be called.

Definition at line 164 of file formrbtn.h.


Constructor & Destructor Documentation

template<class _CT>
MGUI::FORM_RADIOBUTTONS_T< _CT >::FORM_RADIOBUTTONS_T  )  [inline, explicit]
 

Constructor.

Definition at line 168 of file formrbtn.h.


Member Function Documentation

template<class _CT>
void MGUI::FORM_RADIOBUTTONS_T< _CT >::Create MGUI::LAYOUT_PANE_BASE ParentPane,
_CT *  pContainer,
void(_CT::*  pfOnSelection)(),
const MGUI::LISTITEMDEF buttons = 0,
MGUI::LAYOUT_ORIENTATION  orientation = MGUI::LAYOUT_ORIENTATION_Vertical,
MGUI::LAYOUT_SIZEALIGN  sizealign = MGUI::LAYOUT_SIZEALIGN_FixedSize,
int  ChildSpacing = 4
[inline]
 

Create control with label from resource lookup.

Parameters:
ParentPane  Parent pane
pContainer  Pointer to callback container class
buttons  Callback function pointer Initial button set, 0 for none
ChildSpacing  Spacing between children

Definition at line 172 of file formrbtn.h.


The documentation for this class was generated from the following file:
Generated on Tue Dec 14 13:20:57 2004 for TNTsdk by  doxygen 1.3.8-20040913