NCBI C++ ToolKit
Classes | Macros
exon_from_cds.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <objmgr/seq_entry_handle.hpp>
#include <gui/packages/pkg_sequence_edit/bulk_cmd_dlg.hpp>
#include <gui/widgets/edit/feature_type_panel.hpp>
#include <gui/packages/pkg_sequence_edit/edit_feat_loc_panel.hpp>
#include <gui/packages/pkg_sequence_edit/ok_cancel_panel.hpp>
#include <objtools/edit/loc_edit.hpp>
#include <gui/packages/pkg_sequence_edit/miscedit_util.hpp>
#include <gui/packages/pkg_sequence_edit/string_constraint_panel.hpp>
#include <gui/packages/pkg_sequence_edit/field_choice_panel.hpp>
#include <gui/widgets/edit/feature_field_name_panel.hpp>
#include <gui/packages/pkg_sequence_edit/cap_change_panel.hpp>
#include <wx/sizer.h>
#include <wx/radiobut.h>
#include <wx/choice.h>
+ Include dependency graph for exon_from_cds.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  CExonFromCds
 

Macros

#define ID_CEXONFROMCDS   wxID_ANY
 
#define SYMBOL_CEXONFROMCDS_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CEXONFROMCDS_TITLE   _("Exon From CDS")
 
#define SYMBOL_CEXONFROMCDS_IDNAME   ID_CEXONFROMCDS
 
#define SYMBOL_CEXONFROMCDS_SIZE   wxSize(900, 500)
 
#define SYMBOL_CEXONFROMCDS_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ ID_CEXONFROMCDS

#define ID_CEXONFROMCDS   wxID_ANY

Control identifiers

Definition at line 74 of file exon_from_cds.hpp.

◆ SYMBOL_CEXONFROMCDS_IDNAME

#define SYMBOL_CEXONFROMCDS_IDNAME   ID_CEXONFROMCDS

Definition at line 77 of file exon_from_cds.hpp.

◆ SYMBOL_CEXONFROMCDS_POSITION

#define SYMBOL_CEXONFROMCDS_POSITION   wxDefaultPosition

Definition at line 79 of file exon_from_cds.hpp.

◆ SYMBOL_CEXONFROMCDS_SIZE

#define SYMBOL_CEXONFROMCDS_SIZE   wxSize(900, 500)

Definition at line 78 of file exon_from_cds.hpp.

◆ SYMBOL_CEXONFROMCDS_STYLE

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

Definition at line 75 of file exon_from_cds.hpp.

◆ SYMBOL_CEXONFROMCDS_TITLE

#define SYMBOL_CEXONFROMCDS_TITLE   _("Exon From CDS")

Definition at line 76 of file exon_from_cds.hpp.

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