#include "wx/tglbtn.h"#include "generic_board.h"#include "virtual_board_channel.h"#include "common_ch_control_base.h"Go to the source code of this file.
Classes | |
| class | VirtualCommonChControl |
Defines | |
| #define | ID_VIRTUAL_COMMON_CH_DIALOG 11030 |
| #define | SYMBOL_VIRTUALCOMMONCHCONTROL_STYLE 0 |
| #define | SYMBOL_VIRTUALCOMMONCHCONTROL_TITLE _("VirtualCommonChControl") |
| #define | SYMBOL_VIRTUALCOMMONCHCONTROL_IDNAME ID_VIRTUAL_COMMON_CH_DIALOG |
| #define | SYMBOL_VIRTUALCOMMONCHCONTROL_SIZE wxDefaultSize |
| #define | SYMBOL_VIRTUALCOMMONCHCONTROL_POSITION wxDefaultPosition |
| #define | ID_VIRTUAL_ENABLE_TOGGLEBUTTON 10000 |
| #define | ID_VIRTUAL_BUTTON 10083 |
| #define | wxCLOSE_BOX 0x1000 |
|
|
Definition at line 53 of file virtual_common_ch_control.h. Referenced by VirtualCommonChControl::CreateControls(). |
|
|
Control identifiers Definition at line 46 of file virtual_common_ch_control.h. |
|
|
Definition at line 52 of file virtual_common_ch_control.h. Referenced by VirtualCommonChControl::CreateControls(). |
|
|
Definition at line 49 of file virtual_common_ch_control.h. |
|
|
Definition at line 51 of file virtual_common_ch_control.h. |
|
|
Definition at line 50 of file virtual_common_ch_control.h. |
|
|
Definition at line 47 of file virtual_common_ch_control.h. |
|
|
Definition at line 48 of file virtual_common_ch_control.h. |
|
|
Compatibility Definition at line 61 of file virtual_common_ch_control.h. |
1.4.6-NO