MGUI::FORM_COLOR_EDIT_LIST_T< _T > Class Template Reference

Template version of color editor list. More...

#include <mgui/coloredl.h>

Inheritance diagram for MGUI::FORM_COLOR_EDIT_LIST_T< _T >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void Create (MGUI::LAYOUT_PANE &ParentPane, _T *pContainer, int listrows, CAP capability=CAP_NoTransparent, LAYOUT layout=LAYOUT_Vertical)
 FORM_COLOR_EDIT_LIST_T ()
void SetChangeItemColorFunc (void(_T::*pfChangeItemColor)(int itemnum, const COLOR &color))

Detailed Description

template<class _T>
class MGUI::FORM_COLOR_EDIT_LIST_T< _T >

Template version of color editor list.

Definition at line 198 of file coloredl.h.


Constructor & Destructor Documentation

template<class _T>
MGUI::FORM_COLOR_EDIT_LIST_T< _T >::FORM_COLOR_EDIT_LIST_T  )  [inline]
 

Constructor.

Definition at line 202 of file coloredl.h.


Member Function Documentation

template<class _T>
void MGUI::FORM_COLOR_EDIT_LIST_T< _T >::Create MGUI::LAYOUT_PANE ParentPane,
_T *  pContainer,
int  listrows,
CAP  capability = CAP_NoTransparent,
LAYOUT  layout = LAYOUT_Vertical
[inline]
 

Create the form.

Parameters:
pContainer  Pointer to callback container class
listrows  Number of visible rows in color list
capability  Edit capabilities

Definition at line 206 of file coloredl.h.

template<class _T>
void MGUI::FORM_COLOR_EDIT_LIST_T< _T >::SetChangeItemColorFunc void(_T::*  pfChangeItemColor)(int itemnum, const COLOR &color)  )  [inline]
 

Set container function to call when item color changed.

Definition at line 218 of file coloredl.h.


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