NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/widgets/edit/srcmod_edit_panel.hpp>
#include <wx/checkbox.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSrcModCheckboxPanel |
Macros | |
#define | ID_CSRCMODCHECKBOXPANEL 10020 |
#define | ID_CHECKBOX 10021 |
#define | SYMBOL_CSRCMODCHECKBOXPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CSRCMODCHECKBOXPANEL_TITLE _("SrcModCheckboxPanel") |
#define | SYMBOL_CSRCMODCHECKBOXPANEL_IDNAME ID_CSRCMODCHECKBOXPANEL |
#define | SYMBOL_CSRCMODCHECKBOXPANEL_SIZE wxDefaultSize |
#define | SYMBOL_CSRCMODCHECKBOXPANEL_POSITION wxDefaultPosition |
#define ID_CHECKBOX 10021 |
Definition at line 58 of file srcmod_checkbox_panel.hpp.
#define ID_CSRCMODCHECKBOXPANEL 10020 |
Includes
Forward declarations
Control identifiers
Definition at line 57 of file srcmod_checkbox_panel.hpp.
#define SYMBOL_CSRCMODCHECKBOXPANEL_IDNAME ID_CSRCMODCHECKBOXPANEL |
Definition at line 61 of file srcmod_checkbox_panel.hpp.
#define SYMBOL_CSRCMODCHECKBOXPANEL_POSITION wxDefaultPosition |
Definition at line 63 of file srcmod_checkbox_panel.hpp.
#define SYMBOL_CSRCMODCHECKBOXPANEL_SIZE wxDefaultSize |
Definition at line 62 of file srcmod_checkbox_panel.hpp.
#define SYMBOL_CSRCMODCHECKBOXPANEL_STYLE wxTAB_TRAVERSAL |
Definition at line 59 of file srcmod_checkbox_panel.hpp.
#define SYMBOL_CSRCMODCHECKBOXPANEL_TITLE _("SrcModCheckboxPanel") |
Definition at line 60 of file srcmod_checkbox_panel.hpp.