#include "wx/tglbtn.h"#include "wx/spinctrl.h"#include "generic_board.h"Go to the source code of this file.
Classes | |
| class | RecordChControl |
Defines | |
| #define | ID_RECORD_CH_DIALOG 10015 |
| #define | SYMBOL_RECORDCHCONTROL_STYLE 0 |
| #define | SYMBOL_RECORDCHCONTROL_TITLE _("RecordChControl") |
| #define | SYMBOL_RECORDCHCONTROL_IDNAME ID_RECORD_CH_DIALOG |
| #define | SYMBOL_RECORDCHCONTROL_SIZE wxSize(400, 300) |
| #define | SYMBOL_RECORDCHCONTROL_POSITION wxDefaultPosition |
| #define | ID_TOGGLEBUTTON 10001 |
| #define | ID_RATE_DIVIDER_SPINCTRL 10017 |
| #define | ID_FORMAT_CHOICE 10032 |
| #define | wxCLOSE_BOX 0x1000 |
|
|
Definition at line 54 of file record_ch_control.h. Referenced by RecordChControl::CreateControls(). |
|
|
Definition at line 53 of file record_ch_control.h. Referenced by RecordChControl::CreateControls(). |
|
|
Control identifiers Definition at line 46 of file record_ch_control.h. |
|
|
Definition at line 52 of file record_ch_control.h. Referenced by RecordChControl::CreateControls(). |
|
|
Definition at line 49 of file record_ch_control.h. |
|
|
Definition at line 51 of file record_ch_control.h. |
|
|
Definition at line 50 of file record_ch_control.h. |
|
|
Definition at line 47 of file record_ch_control.h. |
|
|
Definition at line 48 of file record_ch_control.h. |
|
|
Compatibility Definition at line 62 of file record_ch_control.h. |
1.4.6-NO