MGUI::CTRL_COLORBUTTON_T< _CT > Class Template Reference

Template form containing label and button for showing and selecting a "color". More...

#include <mgui/colorbtn.h>

Inheritance diagram for MGUI::CTRL_COLORBUTTON_T< _CT >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void Create (MGUI::LAYOUT_PANE_BASE &ParentPane, _CT *pContainer, void(_CT::*pfOnChangeColor)(), const COLOR &dftcolor, STYLE style=STYLE_Default, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedSize)
 CTRL_COLORBUTTON_T ()

Detailed Description

template<class _CT>
class MGUI::CTRL_COLORBUTTON_T< _CT >

Template form containing label and button for showing and selecting a "color".

Definition at line 138 of file colorbtn.h.


Constructor & Destructor Documentation

template<class _CT>
MGUI::CTRL_COLORBUTTON_T< _CT >::CTRL_COLORBUTTON_T  )  [inline]
 

Constructor.

Definition at line 142 of file colorbtn.h.


Member Function Documentation

template<class _CT>
void MGUI::CTRL_COLORBUTTON_T< _CT >::Create MGUI::LAYOUT_PANE_BASE ParentPane,
_CT *  pContainer,
void(_CT::*  pfOnChangeColor)(),
const COLOR dftcolor,
STYLE  style = STYLE_Default,
MGUI::LAYOUT_SIZEALIGN  sizealign = MGUI::LAYOUT_SIZEALIGN_FixedSize
[inline]
 

Create control.

Parameters:
ParentPane  Parent pane
pContainer  Pointer to callback container class
dftcolor  Container method to call for color change notification Default color
style  Control style

Definition at line 146 of file colorbtn.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