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 201 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 205 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 209 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 221 of file coloredl.h.


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