MGUI::CTRL_EDIT_NUMBER_T< _CT > Class Template Reference

Convenience template for Numeric value 'edit' control to allow method in container class to be called. More...

#include <mgui/ctrl.h>

Inheritance diagram for MGUI::CTRL_EDIT_NUMBER_T< _CT >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CTRL_EDIT_NUMBER_T (_CT *pContainer)
void SetContainer (_CT *pContainer)
void SetFuncActivate (void(_CT::*pfOnActivate)())
void SetFuncChangeValue (void(_CT::*pfOnChangeValue)())
void SetFuncUserEdit (void(_CT::*pfOnUserEdit)())

Detailed Description

template<class _CT>
class MGUI::CTRL_EDIT_NUMBER_T< _CT >

Convenience template for Numeric value 'edit' control to allow method in container class to be called.

Definition at line 1751 of file ctrl.h.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 1754 of file ctrl.h.


Member Function Documentation

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

Set container pointer.

Container may also be specified in constructor.

Definition at line 1761 of file ctrl.h.

template<class _CT>
void MGUI::CTRL_EDIT_NUMBER_T< _CT >::SetFuncActivate void(_CT::*  pfOnActivate)()  )  [inline]
 

Set container method to call for OnActivate().

Definition at line 1766 of file ctrl.h.

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

Set container method to call for OnChangeValue().

Definition at line 1771 of file ctrl.h.

template<class _CT>
void MGUI::CTRL_EDIT_NUMBER_T< _CT >::SetFuncUserEdit void(_CT::*  pfOnUserEdit)()  )  [inline]
 

Set container method to call for OnUserEdit().

Definition at line 1776 of file ctrl.h.


The documentation for this class was generated from the following file:
Generated on Wed May 31 15:29:47 2006 for TNTsdk by  doxygen 1.3.8-20040913