Create(wxWindow *parent, wxWindowID id=SYMBOL_CURSORCHCONTROL_IDNAME, const wxPoint &pos=SYMBOL_CURSORCHCONTROL_POSITION, const wxSize &size=SYMBOL_CURSORCHCONTROL_SIZE, long style=SYMBOL_CURSORCHCONTROL_STYLE) | CursorChControl | |
CreateControls() | CursorChControl | |
CursorChControl() | CursorChControl | |
CursorChControl(wxWindow *parent, wxWindowID id=SYMBOL_CURSORCHCONTROL_IDNAME, const wxPoint &pos=SYMBOL_CURSORCHCONTROL_POSITION, const wxSize &size=SYMBOL_CURSORCHCONTROL_SIZE, long style=SYMBOL_CURSORCHCONTROL_STYLE) | CursorChControl | |
GetBitmapResource(const wxString &name) | CursorChControl | |
GetCursorMultipler(void) | CursorChControl | [private] |
GetIconResource(const wxString &name) | CursorChControl | |
m_ch_count | CursorChControl | [private] |
m_ch_cursor_reset_control | CursorChControl | |
m_ch_enable_control | CursorChControl | |
m_ch_index | CursorChControl | [private] |
m_cursor_pos_multiplier_control | CursorChControl | |
m_cursor_position_control | CursorChControl | |
m_cursor_value_control | CursorChControl | |
m_last_cursor_pos | CursorChControl | [private] |
m_main_sizer_text | CursorChControl | |
m_p_board | CursorChControl | [private] |
m_p_board_channel | CursorChControl | [private] |
m_set_cursor_position_control | CursorChControl | |
OnCursorPositionSpinbuttonUpdated(wxSpinEvent &event) | CursorChControl | |
OnCursorPosMultiplierChoiceSelected(wxCommandEvent &event) | CursorChControl | |
OnCursorResetButtonClick(wxCommandEvent &event) | CursorChControl | |
OnCursorTogglebuttonClick(wxCommandEvent &event) | CursorChControl | |
SetupBoard(GenericBoard *p_board, int ch_index, int ch_count) | CursorChControl | |
ShowToolTips() | CursorChControl | [static] |
UpdateControls(void) | CursorChControl | |
UpdateCursorPosition(int cursor_position) | CursorChControl | |