NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <corelib/ncbiobj.hpp>
#include <gui/gui_export.h>
#include <gui/objutils/reg_settings.hpp>
#include <gui/utils/job_future.hpp>
#include <wx/panel.h>
#include <set>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CVcfAssemblySelectionPanel |
Macros | |
#define | SYMBOL_CVCFASSEMBLYSELECTIONPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CVCFASSEMBLYSELECTIONPANEL_TITLE _("Assembly Options") |
#define | SYMBOL_CVCFASSEMBLYSELECTIONPANEL_IDNAME ID_VCFASSEMBLYSELPANEL |
#define | SYMBOL_CVCFASSEMBLYSELECTIONPANEL_SIZE wxSize(400, 300) |
#define | SYMBOL_CVCFASSEMBLYSELECTIONPANEL_POSITION wxDefaultPosition |
#define SYMBOL_CVCFASSEMBLYSELECTIONPANEL_IDNAME ID_VCFASSEMBLYSELPANEL |
Definition at line 48 of file vcf_assembly_sel_panel.hpp.
#define SYMBOL_CVCFASSEMBLYSELECTIONPANEL_POSITION wxDefaultPosition |
Definition at line 50 of file vcf_assembly_sel_panel.hpp.
#define SYMBOL_CVCFASSEMBLYSELECTIONPANEL_SIZE wxSize(400, 300) |
Definition at line 49 of file vcf_assembly_sel_panel.hpp.
#define SYMBOL_CVCFASSEMBLYSELECTIONPANEL_STYLE wxTAB_TRAVERSAL |
Control identifiers
Definition at line 46 of file vcf_assembly_sel_panel.hpp.
#define SYMBOL_CVCFASSEMBLYSELECTIONPANEL_TITLE _("Assembly Options") |
Definition at line 47 of file vcf_assembly_sel_panel.hpp.