NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/packages/pkg_sequence_edit/srcedit_util.hpp>
#include <gui/packages/pkg_sequence_edit/bulk_cmd_panel.hpp>
#include <gui/packages/pkg_sequence_edit/igsflankpanel.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CIGSPanel |
Macros | |
#define | ID_CIGSPANEL 10043 |
#define | SYMBOL_CIGSPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CIGSPANEL_TITLE _("IGSPanel") |
#define | SYMBOL_CIGSPANEL_IDNAME ID_CIGSPANEL |
#define | SYMBOL_CIGSPANEL_SIZE wxSize(400, 300) |
#define | SYMBOL_CIGSPANEL_POSITION wxDefaultPosition |
#define ID_CIGSPANEL 10043 |
#define SYMBOL_CIGSPANEL_IDNAME ID_CIGSPANEL |
Definition at line 60 of file igspanel.hpp.
#define SYMBOL_CIGSPANEL_POSITION wxDefaultPosition |
Definition at line 62 of file igspanel.hpp.
#define SYMBOL_CIGSPANEL_SIZE wxSize(400, 300) |
Definition at line 61 of file igspanel.hpp.
#define SYMBOL_CIGSPANEL_STYLE wxTAB_TRAVERSAL |
Definition at line 58 of file igspanel.hpp.
#define SYMBOL_CIGSPANEL_TITLE _("IGSPanel") |
Definition at line 59 of file igspanel.hpp.