#include <common_ch_control_base.h>
Inheritance diagram for CommonChControlBase:

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) |
Definition at line 36 of file common_ch_control_base.h.
|
|
Constructors. CommonChControlBase constructors Definition at line 43 of file common_ch_control_base.cpp. |
|
||||||||||||||||||||||||
|
Definition at line 47 of file common_ch_control_base.cpp. |
|
|
Reimplemented in CommonChControl. Definition at line 57 of file common_ch_control_base.cpp. Referenced by GenericBoardChannel::SetEnable(). |
|
|
Reimplemented in CommonChControl, and VirtualCommonChControl. Definition at line 51 of file common_ch_control_base.cpp. |
|
|
Reimplemented in CommonChControl, and VirtualCommonChControl. Definition at line 54 of file common_ch_control_base.cpp. |
1.4.6-NO