MGUI::FORM_EDIT_RANGE_T< _CT > Class Template Reference

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

#include <mgui/ctrl.h>

Inheritance diagram for MGUI::FORM_EDIT_RANGE_T< _CT >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 FORM_EDIT_RANGE_T (_CT *pContainer)
void SetContainer (_CT *pContainer)
void SetFuncChangeValue (void(_CT::*pfOnChangeValue)())

Detailed Description

template<class _CT>
class MGUI::FORM_EDIT_RANGE_T< _CT >

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

Definition at line 2180 of file ctrl.h.


Constructor & Destructor Documentation

template<class _CT>
MGUI::FORM_EDIT_RANGE_T< _CT >::FORM_EDIT_RANGE_T _CT *  pContainer  )  [inline, explicit]
 

Constructor.

Definition at line 2184 of file ctrl.h.


Member Function Documentation

template<class _CT>
void MGUI::FORM_EDIT_RANGE_T< _CT >::SetContainer _CT *  pContainer  )  [inline]
 

Set container pointer.

Container may also be specified in constructor.

Definition at line 2190 of file ctrl.h.

template<class _CT>
void MGUI::FORM_EDIT_RANGE_T< _CT >::SetFuncChangeValue void(_CT::*  pfOnChangeValue)()  )  [inline]
 

Set container method to call for OnChangeValue().

Definition at line 2195 of file ctrl.h.


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