#include "wx/tglbtn.h"#include "wx/spinctrl.h"#include "wx/spinbutt.h"#include "generic_board.h"Go to the source code of this file.
Classes | |
| class | ViewChControl |
Defines | |
| #define | ID_DIALOG 10027 |
| #define | SYMBOL_VIEWCHCONTROL_STYLE 0 |
| #define | SYMBOL_VIEWCHCONTROL_TITLE _("ViewChControl") |
| #define | SYMBOL_VIEWCHCONTROL_IDNAME ID_DIALOG |
| #define | SYMBOL_VIEWCHCONTROL_SIZE wxSize(400, 300) |
| #define | SYMBOL_VIEWCHCONTROL_POSITION wxDefaultPosition |
| #define | ID_VIEW_ENABLE_TOGGLEBUTTON 10002 |
| #define | ID_COLOR_PANEL 10029 |
| #define | ID_CHOOSE_COLOR_BUTTON 10028 |
| #define | ID_LINE_WIDTH_SPINCTRL 10031 |
| #define | ID_OFFSET_Y_RESET_BUTTON 10035 |
| #define | ID_SPINBUTTON1 10034 |
| #define | ID_VOLT_PER_DIV_SPINCTRL 10001 |
| #define | wxCLOSE_BOX 0x1000 |
|
|
Definition at line 56 of file view_ch_control.h. Referenced by ViewChControl::CreateControls(). |
|
|
Definition at line 55 of file view_ch_control.h. Referenced by ViewChControl::CreateControls(). |
|
|
Control identifiers Definition at line 48 of file view_ch_control.h. |
|
|
Definition at line 57 of file view_ch_control.h. Referenced by ViewChControl::CreateControls(). |
|
|
Definition at line 58 of file view_ch_control.h. Referenced by ViewChControl::CreateControls(). |
|
|
Definition at line 59 of file view_ch_control.h. Referenced by ViewChControl::CreateControls(). |
|
|
Definition at line 54 of file view_ch_control.h. Referenced by ViewChControl::CreateControls(). |
|
|
Definition at line 60 of file view_ch_control.h. Referenced by ViewChControl::CreateControls(). |
|
|
Definition at line 51 of file view_ch_control.h. |
|
|
Definition at line 53 of file view_ch_control.h. |
|
|
Definition at line 52 of file view_ch_control.h. |
|
|
Definition at line 49 of file view_ch_control.h. |
|
|
Definition at line 50 of file view_ch_control.h. |
|
|
Compatibility Definition at line 68 of file view_ch_control.h. |
1.4.6-NO