CommonChControlBase Class Reference

#include <common_ch_control_base.h>

Inheritance diagram for CommonChControlBase:

CommonChControl VirtualCommonChControl List of all members.

Public Member Functions

 CommonChControlBase ()
 Constructors.
 CommonChControlBase (wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size, long style)
virtual void SetMediumLabel (double value)
virtual void SetOverloadBackground (const wxColor &color)
virtual void SetEnable (bool enable)

Detailed Description

CommonChControlBase class declaration

Definition at line 36 of file common_ch_control_base.h.


Constructor & Destructor Documentation

CommonChControlBase::CommonChControlBase  ) 
 

Constructors.

CommonChControlBase constructors

Definition at line 43 of file common_ch_control_base.cpp.

CommonChControlBase::CommonChControlBase wxWindow *  parent,
wxWindowID  id,
const wxPoint &  pos,
const wxSize &  size,
long  style
 

Definition at line 47 of file common_ch_control_base.cpp.


Member Function Documentation

void CommonChControlBase::SetEnable bool  enable  )  [virtual]
 

Reimplemented in CommonChControl.

Definition at line 57 of file common_ch_control_base.cpp.

Referenced by GenericBoardChannel::SetEnable().

void CommonChControlBase::SetMediumLabel double  value  )  [virtual]
 

Reimplemented in CommonChControl, and VirtualCommonChControl.

Definition at line 51 of file common_ch_control_base.cpp.

void CommonChControlBase::SetOverloadBackground const wxColor &  color  )  [virtual]
 

Reimplemented in CommonChControl, and VirtualCommonChControl.

Definition at line 54 of file common_ch_control_base.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Mar 19 17:14:09 2007 for CAENScope by  doxygen 1.4.6-NO