#include "wx/tglbtn.h"#include "wx/spinbutt.h"#include "generic_board.h"#include "physical_board_channel.h"#include "common_ch_control_base.h"Go to the source code of this file.
Classes | |
| class | CommonChControl |
Defines | |
| #define | ID_COMMON_CH_DIALOG 10030 |
| #define | SYMBOL_COMMONCHCONTROL_STYLE 0 |
| #define | SYMBOL_COMMONCHCONTROL_TITLE _("CommonChControl") |
| #define | SYMBOL_COMMONCHCONTROL_IDNAME ID_COMMON_CH_DIALOG |
| #define | SYMBOL_COMMONCHCONTROL_SIZE wxDefaultSize |
| #define | SYMBOL_COMMONCHCONTROL_POSITION wxDefaultPosition |
| #define | ID_ENABLE_TOGGLEBUTTON 10000 |
| #define | ID_BUTTON 10002 |
| #define | ID_SPINBUTTON 10003 |
| #define | wxCLOSE_BOX 0x1000 |
|
|
Definition at line 55 of file common_ch_control.h. Referenced by CommonChControl::CreateControls(). |
|
|
Control identifiers Definition at line 48 of file common_ch_control.h. |
|
|
Definition at line 54 of file common_ch_control.h. Referenced by CommonChControl::CreateControls(). |
|
|
Definition at line 56 of file common_ch_control.h. Referenced by CommonChControl::CreateControls(). |
|
|
Definition at line 51 of file common_ch_control.h. |
|
|
Definition at line 53 of file common_ch_control.h. |
|
|
Definition at line 52 of file common_ch_control.h. |
|
|
Definition at line 49 of file common_ch_control.h. |
|
|
Definition at line 50 of file common_ch_control.h. |
|
|
Compatibility Definition at line 64 of file common_ch_control.h. |
1.4.6-NO