NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <objmgr/scope.hpp>
#include <objects/seqloc/Packed_seqint.hpp>
#include <gui/widgets/edit/import_export_access.hpp>
#include <wx/checkbox.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CLocationPanel |
Macros | |
#define | SYMBOL_CLOCATIONPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CLOCATIONPANEL_TITLE _("Location Panel") |
#define | SYMBOL_CLOCATIONPANEL_IDNAME ID_CLOCATIONPANEL |
#define | SYMBOL_CLOCATIONPANEL_SIZE wxDefaultSize |
#define | SYMBOL_CLOCATIONPANEL_POSITION wxDefaultPosition |
#define SYMBOL_CLOCATIONPANEL_IDNAME ID_CLOCATIONPANEL |
Definition at line 70 of file location_panel.hpp.
#define SYMBOL_CLOCATIONPANEL_POSITION wxDefaultPosition |
Definition at line 72 of file location_panel.hpp.
#define SYMBOL_CLOCATIONPANEL_SIZE wxDefaultSize |
Definition at line 71 of file location_panel.hpp.
#define SYMBOL_CLOCATIONPANEL_STYLE wxTAB_TRAVERSAL |
Control identifiers
Definition at line 68 of file location_panel.hpp.
#define SYMBOL_CLOCATIONPANEL_TITLE _("Location Panel") |
Definition at line 69 of file location_panel.hpp.