NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <objects/seq/Bioseq.hpp>
#include <objects/seqalign/Dense_seg.hpp>
#include <gui/widgets/edit/assembly_tracking_list_panel.hpp>
#include <gui/widgets/edit/utilities.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CAssemblyTrackingPanel |
Macros | |
#define | SYMBOL_CASSEMBLYTRACKINGPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CASSEMBLYTRACKINGPANEL_TITLE _("Assembly Tracking") |
#define | SYMBOL_CASSEMBLYTRACKINGPANEL_IDNAME ID_CASSEMBLYTRACKINGPANEL |
#define | SYMBOL_CASSEMBLYTRACKINGPANEL_SIZE wxSize(400, 300) |
#define | SYMBOL_CASSEMBLYTRACKINGPANEL_POSITION wxDefaultPosition |
#define SYMBOL_CASSEMBLYTRACKINGPANEL_IDNAME ID_CASSEMBLYTRACKINGPANEL |
Definition at line 61 of file assembly_tracking_panel.hpp.
#define SYMBOL_CASSEMBLYTRACKINGPANEL_POSITION wxDefaultPosition |
Definition at line 63 of file assembly_tracking_panel.hpp.
#define SYMBOL_CASSEMBLYTRACKINGPANEL_SIZE wxSize(400, 300) |
Definition at line 62 of file assembly_tracking_panel.hpp.
#define SYMBOL_CASSEMBLYTRACKINGPANEL_STYLE wxTAB_TRAVERSAL |
Control identifiers
Definition at line 59 of file assembly_tracking_panel.hpp.
#define SYMBOL_CASSEMBLYTRACKINGPANEL_TITLE _("Assembly Tracking") |
Definition at line 60 of file assembly_tracking_panel.hpp.