MGUI::CTRL_EDIT_TEXT_T< _CT > Class Template Reference

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

#include <mgui/ctrl.h>

Inheritance diagram for MGUI::CTRL_EDIT_TEXT_T< _CT >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

template<class _CT>
class MGUI::CTRL_EDIT_TEXT_T< _CT >

Convenience template for multiline text 'edit' control to allow method in container class to be called.

Definition at line 2478 of file ctrl.h.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 2481 of file ctrl.h.


Member Function Documentation

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

Set container pointer.

Container may also be specified in constructor.

Definition at line 2488 of file ctrl.h.

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

Set container method to call for OnChangeValue().

Definition at line 2493 of file ctrl.h.


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