#include "wx/tglbtn.h"#include "wx/spinbutt.h"#include "generic_board.h"Go to the source code of this file.
Classes | |
| class | CursorChControl |
Defines | |
| #define | ID_CURSORCHCONTROL 10044 |
| #define | SYMBOL_CURSORCHCONTROL_STYLE 0 |
| #define | SYMBOL_CURSORCHCONTROL_TITLE _("CursorChControl") |
| #define | SYMBOL_CURSORCHCONTROL_IDNAME ID_CURSORCHCONTROL |
| #define | SYMBOL_CURSORCHCONTROL_SIZE wxSize(400, 300) |
| #define | SYMBOL_CURSORCHCONTROL_POSITION wxDefaultPosition |
| #define | ID_CURSOR_TOGGLEBUTTON 10001 |
| #define | ID_CURSOR_RESET_BUTTON 10004 |
| #define | ID_CURSOR_POSITION_SPINBUTTON 10005 |
| #define | ID_CURSOR_POS_MULTIPLIER_CHOICE 10045 |
| #define | wxCLOSE_BOX 0x1000 |
|
|
Definition at line 54 of file cursor_ch_control.h. Referenced by CursorChControl::CreateControls(). |
|
|
Definition at line 53 of file cursor_ch_control.h. Referenced by CursorChControl::CreateControls(). |
|
|
Definition at line 52 of file cursor_ch_control.h. Referenced by CursorChControl::CreateControls(). |
|
|
Definition at line 51 of file cursor_ch_control.h. Referenced by CursorChControl::CreateControls(). |
|
|
Control identifiers Definition at line 45 of file cursor_ch_control.h. |
|
|
Definition at line 48 of file cursor_ch_control.h. |
|
|
Definition at line 50 of file cursor_ch_control.h. |
|
|
Definition at line 49 of file cursor_ch_control.h. |
|
|
Definition at line 46 of file cursor_ch_control.h. |
|
|
Definition at line 47 of file cursor_ch_control.h. |
|
|
Compatibility Definition at line 62 of file cursor_ch_control.h. |
1.4.6-NO