NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include "gui/widgets/loaders/table_import_listctrl.hpp"
#include <gui/packages/pkg_sequence_edit/field_choice_panel.hpp>
#include <gui/utils/object_loader.hpp>
#include <objtools/edit/seqid_guesser.hpp>
#include <wx/listctrl.h>
#include <wx/bookctrl.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CAttribTableColumnIdPanel |
class | CLongMessageDialog |
#define ID_ADD_QUAL_BTN 10260 |
Definition at line 63 of file attrib_table_column_id_panel.hpp.
#define ID_APPEND_BTN 10132 |
Definition at line 60 of file attrib_table_column_id_panel.hpp.
#define ID_APPLY_NO_CLOSE 10368 |
Definition at line 77 of file attrib_table_column_id_panel.hpp.
#define ID_CATTRIBTABLECOLUMNIDPANEL 10230 |
Control identifiers
Definition at line 54 of file attrib_table_column_id_panel.hpp.
#define ID_CLONGMESSAGEDLG wxID_ANY |
Definition at line 322 of file attrib_table_column_id_panel.hpp.
#define ID_COLON_BTN 10137 |
Definition at line 66 of file attrib_table_column_id_panel.hpp.
#define ID_COLUMNIDLISTPANEL 10233 |
Definition at line 71 of file attrib_table_column_id_panel.hpp.
#define ID_COLUMNNAMETXT 10231 |
Definition at line 55 of file attrib_table_column_id_panel.hpp.
#define ID_COMMA_BTN 10138 |
Definition at line 67 of file attrib_table_column_id_panel.hpp.
#define ID_CTABLEIMPORTLISTCTRL3 10234 |
Definition at line 72 of file attrib_table_column_id_panel.hpp.
#define ID_ERASE_EXISTING_VALUE_BTN 10374 |
Definition at line 70 of file attrib_table_column_id_panel.hpp.
#define ID_IGNORE_BLANKS_BTN 10373 |
Definition at line 69 of file attrib_table_column_id_panel.hpp.
#define ID_IGNORE_BTN 10134 |
Definition at line 62 of file attrib_table_column_id_panel.hpp.
#define ID_MAIL_REPORT_CHECKBOX 10292 |
Definition at line 76 of file attrib_table_column_id_panel.hpp.
#define ID_MATCH_COLUMN 10261 |
Definition at line 57 of file attrib_table_column_id_panel.hpp.
#define ID_MATCHTYPE 10371 |
Definition at line 58 of file attrib_table_column_id_panel.hpp.
#define ID_MERGEIDCOLS 10301 |
Definition at line 75 of file attrib_table_column_id_panel.hpp.
#define ID_MULTISPACE_TO_TAB_BTN 10375 |
Definition at line 74 of file attrib_table_column_id_panel.hpp.
#define ID_NODELIMITER_BTN 10139 |
Definition at line 68 of file attrib_table_column_id_panel.hpp.
#define ID_PREFIX_BTN 10133 |
Definition at line 61 of file attrib_table_column_id_panel.hpp.
#define ID_REPLACE_BTN 10379 |
Definition at line 59 of file attrib_table_column_id_panel.hpp.
#define ID_SEMICOLON_BTN 10135 |
Definition at line 64 of file attrib_table_column_id_panel.hpp.
#define ID_SKIPBTN 10232 |
Definition at line 56 of file attrib_table_column_id_panel.hpp.
#define ID_SPACE_BTN 10136 |
Definition at line 65 of file attrib_table_column_id_panel.hpp.
#define ID_SPLIT_FIRST_COL 10372 |
Definition at line 73 of file attrib_table_column_id_panel.hpp.
#define SYMBOL_CATTRIBTABLECOLUMNIDPANEL_IDNAME ID_CATTRIBTABLECOLUMNIDPANEL |
Definition at line 80 of file attrib_table_column_id_panel.hpp.
#define SYMBOL_CATTRIBTABLECOLUMNIDPANEL_POSITION wxDefaultPosition |
Definition at line 82 of file attrib_table_column_id_panel.hpp.
#define SYMBOL_CATTRIBTABLECOLUMNIDPANEL_SIZE wxDefaultSize |
Definition at line 81 of file attrib_table_column_id_panel.hpp.
#define SYMBOL_CATTRIBTABLECOLUMNIDPANEL_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL |
Definition at line 78 of file attrib_table_column_id_panel.hpp.
Definition at line 79 of file attrib_table_column_id_panel.hpp.
#define SYMBOL_CLONGMESSAGEDLG_IDNAME ID_CLONGMESSAGEDLG |
Definition at line 325 of file attrib_table_column_id_panel.hpp.
#define SYMBOL_CLONGMESSAGEDLG_POSITION wxDefaultPosition |
Definition at line 327 of file attrib_table_column_id_panel.hpp.
#define SYMBOL_CLONGMESSAGEDLG_SIZE wxSize(400, 300) |
Definition at line 326 of file attrib_table_column_id_panel.hpp.
#define SYMBOL_CLONGMESSAGEDLG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL |
Definition at line 323 of file attrib_table_column_id_panel.hpp.
#define SYMBOL_CLONGMESSAGEDLG_TITLE _("ID Errors") |
Definition at line 324 of file attrib_table_column_id_panel.hpp.