NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/widgets/edit/rawseqtodeltabyn_panel.hpp>
#include <gui/widgets/data/report_dialog.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CRawSeqToDeltaByN |
Macros | |
#define | ID_RAW_SEQ_TO_DELTA_BY_N wxID_ANY |
#define | SYMBOL_CRAW_SEQ_TO_DELTA_BY_N_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL |
#define | SYMBOL_CRAW_SEQ_TO_DELTA_BY_N_TITLE _("Add Assembly Gaps To Sequence") |
#define | SYMBOL_CRAW_SEQ_TO_DELTA_BY_N_IDNAME ID_RAW_SEQ_TO_DELTA_BY_N |
#define | SYMBOL_CRAW_SEQ_TO_DELTA_BY_N_SIZE wxSize(400,100) |
#define | SYMBOL_CRAW_SEQ_TO_DELTA_BY_N_POSITION wxDefaultPosition |
#define ID_RAW_SEQ_TO_DELTA_BY_N wxID_ANY |
Control identifiers
Definition at line 42 of file raw_seq_to_delta_by_n.hpp.
#define SYMBOL_CRAW_SEQ_TO_DELTA_BY_N_IDNAME ID_RAW_SEQ_TO_DELTA_BY_N |
Definition at line 45 of file raw_seq_to_delta_by_n.hpp.
#define SYMBOL_CRAW_SEQ_TO_DELTA_BY_N_POSITION wxDefaultPosition |
Definition at line 47 of file raw_seq_to_delta_by_n.hpp.
#define SYMBOL_CRAW_SEQ_TO_DELTA_BY_N_SIZE wxSize(400,100) |
Definition at line 46 of file raw_seq_to_delta_by_n.hpp.
#define SYMBOL_CRAW_SEQ_TO_DELTA_BY_N_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL |
Definition at line 43 of file raw_seq_to_delta_by_n.hpp.
Definition at line 44 of file raw_seq_to_delta_by_n.hpp.