Create(wxWindow *parent, wxWindowID id=SYMBOL_RECORDCHCONTROL_IDNAME, const wxPoint &pos=SYMBOL_RECORDCHCONTROL_POSITION, const wxSize &size=SYMBOL_RECORDCHCONTROL_SIZE, long style=SYMBOL_RECORDCHCONTROL_STYLE) | RecordChControl | |
CreateControls() | RecordChControl | |
GetBitmapResource(const wxString &name) | RecordChControl | |
GetIconResource(const wxString &name) | RecordChControl | |
m_ch_count | RecordChControl | [private] |
m_ch_enable_control | RecordChControl | |
m_ch_index | RecordChControl | [private] |
m_ch_rate_divider_control | RecordChControl | |
m_format_control | RecordChControl | |
m_main_sizer_text | RecordChControl | |
m_p_board | RecordChControl | [private] |
m_p_board_channel | RecordChControl | [private] |
OnFormatChoiceSelected(wxCommandEvent &event) | RecordChControl | |
OnRateDividerSpinctrlTextUpdated(wxCommandEvent &event) | RecordChControl | |
OnRateDividerSpinctrlUpdated(wxSpinEvent &event) | RecordChControl | |
OnTogglebuttonClick(wxCommandEvent &event) | RecordChControl | |
RecordChControl() | RecordChControl | |
RecordChControl(wxWindow *parent, wxWindowID id=SYMBOL_RECORDCHCONTROL_IDNAME, const wxPoint &pos=SYMBOL_RECORDCHCONTROL_POSITION, const wxSize &size=SYMBOL_RECORDCHCONTROL_SIZE, long style=SYMBOL_RECORDCHCONTROL_STYLE) | RecordChControl | |
SetupBoard(GenericBoard *p_board, int ch_index, int ch_count) | RecordChControl | |
ShowToolTips() | RecordChControl | [static] |
UpdateControls(void) | RecordChControl | |
UpdateRateDivider(int value) | RecordChControl | |