NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <set>
#include <wx/grid.h>
#include <wx/listbox.h>
#include <wx/listbook.h>
#include <gui/packages/pkg_sequence_edit/cap_change_panel.hpp>
#include <gui/packages/pkg_sequence_edit/seqtable_util.hpp>
#include <gui/packages/pkg_sequence_edit/seq_table_grid.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CApplyEditconvertPanel |
class | CSubpanel |
class | CApplySubpanel |
class | CEditSubpanel |
class | CRemoveSubpanel |
class | CSwapSubpanel |
class | CConvertSubpanel |
class | CParseSubpanel |
class | CChangeCaseSubpanel |
Macros | |
#define | SYMBOL_CAPPLYEDITCONVERTPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CAPPLYEDITCONVERTPANEL_TITLE _("apply edit convert panel") |
#define | SYMBOL_CAPPLYEDITCONVERTPANEL_IDNAME ID_CAPPLYEDITCONVERTPANEL |
#define | SYMBOL_CAPPLYEDITCONVERTPANEL_SIZE wxDefaultSize |
#define | SYMBOL_CAPPLYEDITCONVERTPANEL_POSITION wxDefaultPosition |
#define SYMBOL_CAPPLYEDITCONVERTPANEL_IDNAME ID_CAPPLYEDITCONVERTPANEL |
Definition at line 71 of file apply_edit_convert_panel.hpp.
#define SYMBOL_CAPPLYEDITCONVERTPANEL_POSITION wxDefaultPosition |
Definition at line 73 of file apply_edit_convert_panel.hpp.
#define SYMBOL_CAPPLYEDITCONVERTPANEL_SIZE wxDefaultSize |
Definition at line 72 of file apply_edit_convert_panel.hpp.
#define SYMBOL_CAPPLYEDITCONVERTPANEL_STYLE wxTAB_TRAVERSAL |
Definition at line 69 of file apply_edit_convert_panel.hpp.
Definition at line 70 of file apply_edit_convert_panel.hpp.