#include "wx/spinctrl.h"#include "generic_board.h"#include "physical_board_channel.h"Go to the source code of this file.
Classes | |
| class | TriggerChControl |
Defines | |
| #define | ID_TRIGGER_CH_DIALOG 10015 |
| #define | SYMBOL_TRIGGERCHCONTROL_STYLE 0 |
| #define | SYMBOL_TRIGGERCHCONTROL_TITLE _("TriggerChControl") |
| #define | SYMBOL_TRIGGERCHCONTROL_IDNAME ID_TRIGGER_CH_DIALOG |
| #define | SYMBOL_TRIGGERCHCONTROL_SIZE wxSize(400, 300) |
| #define | SYMBOL_TRIGGERCHCONTROL_POSITION wxDefaultPosition |
| #define | ID_THRESHOLD_SPINCTRL 10017 |
| #define | ID_THR_SAMPLES_SPINCTRL 10018 |
| #define | wxCLOSE_BOX 0x1000 |
|
|
Definition at line 51 of file trigger_ch_control.h. Referenced by TriggerChControl::CreateControls(). |
|
|
Definition at line 50 of file trigger_ch_control.h. Referenced by TriggerChControl::CreateControls(). |
|
|
Control identifiers Definition at line 44 of file trigger_ch_control.h. |
|
|
Definition at line 47 of file trigger_ch_control.h. |
|
|
Definition at line 49 of file trigger_ch_control.h. |
|
|
Definition at line 48 of file trigger_ch_control.h. |
|
|
Definition at line 45 of file trigger_ch_control.h. |
|
|
Definition at line 46 of file trigger_ch_control.h. |
|
|
Compatibility Definition at line 59 of file trigger_ch_control.h. |
1.4.6-NO