NCBI C++ ToolKit
Classes | Macros
add_linkage_to_gaps.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <objmgr/bioseq_handle.hpp>
#include <gui/widgets/data/report_dialog.hpp>
#include <gui/objutils/cmd_composite.hpp>
#include <gui/objutils/cmd_change_bioseq_inst.hpp>
#include <objmgr/bioseq_ci.hpp>
#include <objmgr/seq_align_handle.hpp>
#include <wx/dialog.h>
#include <wx/sizer.h>
+ Include dependency graph for add_linkage_to_gaps.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CAddLinkageToGaps
 

Macros

#define ID_ADD_LINKAGE_TO_GAPS   wxID_ANY
 
#define SYMBOL_CADD_LINKAGE_TO_GAPS_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CADD_LINKAGE_TO_GAPS_TITLE   _("Add Linkage To Gaps")
 
#define SYMBOL_CADD_LINKAGE_TO_GAPS_IDNAME   ID_ADD_LINKAGE_TO_GAPS
 
#define SYMBOL_CADD_LINKAGE_TO_GAPS_SIZE   wxSize(400,100)
 
#define SYMBOL_CADD_LINKAGE_TO_GAPS_POSITION   wxDefaultPosition
 
#define ID_ADD_LINKAGE_TO_GAPS_GAP_TYPE   11508
 
#define ID_ADD_LINKAGE_TO_GAPS_LINKAGE   11509
 

Macro Definition Documentation

◆ ID_ADD_LINKAGE_TO_GAPS

#define ID_ADD_LINKAGE_TO_GAPS   wxID_ANY

Control identifiers

Definition at line 52 of file add_linkage_to_gaps.hpp.

◆ ID_ADD_LINKAGE_TO_GAPS_GAP_TYPE

#define ID_ADD_LINKAGE_TO_GAPS_GAP_TYPE   11508

Definition at line 59 of file add_linkage_to_gaps.hpp.

◆ ID_ADD_LINKAGE_TO_GAPS_LINKAGE

#define ID_ADD_LINKAGE_TO_GAPS_LINKAGE   11509

Definition at line 60 of file add_linkage_to_gaps.hpp.

◆ SYMBOL_CADD_LINKAGE_TO_GAPS_IDNAME

#define SYMBOL_CADD_LINKAGE_TO_GAPS_IDNAME   ID_ADD_LINKAGE_TO_GAPS

Definition at line 55 of file add_linkage_to_gaps.hpp.

◆ SYMBOL_CADD_LINKAGE_TO_GAPS_POSITION

#define SYMBOL_CADD_LINKAGE_TO_GAPS_POSITION   wxDefaultPosition

Definition at line 57 of file add_linkage_to_gaps.hpp.

◆ SYMBOL_CADD_LINKAGE_TO_GAPS_SIZE

#define SYMBOL_CADD_LINKAGE_TO_GAPS_SIZE   wxSize(400,100)

Definition at line 56 of file add_linkage_to_gaps.hpp.

◆ SYMBOL_CADD_LINKAGE_TO_GAPS_STYLE

#define SYMBOL_CADD_LINKAGE_TO_GAPS_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL

Definition at line 53 of file add_linkage_to_gaps.hpp.

◆ SYMBOL_CADD_LINKAGE_TO_GAPS_TITLE

#define SYMBOL_CADD_LINKAGE_TO_GAPS_TITLE   _("Add Linkage To Gaps")

Definition at line 54 of file add_linkage_to_gaps.hpp.

Modified on Fri Sep 20 14:57:34 2024 by modify_doxy.py rev. 669887