NCBI C++ ToolKit
Classes | Macros
convert_cds_with_gaps_to_misc_feat.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <gui/objutils/convert_feat.hpp>
#include <gui/packages/pkg_sequence_edit/bulk_cmd_dlg.hpp>
#include <gui/packages/pkg_sequence_edit/field_constraint_panel.hpp>
#include <gui/packages/pkg_sequence_edit/ok_cancel_panel.hpp>
#include <wx/sizer.h>
#include <wx/checkbox.h>
#include <wx/radiobut.h>
+ Include dependency graph for convert_cds_with_gaps_to_misc_feat.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  CConvertCdsWithGapsToMiscFeat
 
class  CConvertBadCdsAndRnaToMiscFeat
 

Macros

#define ID_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT   wxID_ANY
 
#define SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_TITLE   _("Convert Coding Regions With Gaps to Misc Features")
 
#define SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_IDNAME   ID_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT
 
#define SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_SIZE   wxSize(400, 300)
 
#define SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ ID_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT

#define ID_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT   wxID_ANY

Control identifiers

Definition at line 66 of file convert_cds_with_gaps_to_misc_feat.hpp.

◆ SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_IDNAME

#define SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_IDNAME   ID_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT

Definition at line 69 of file convert_cds_with_gaps_to_misc_feat.hpp.

◆ SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_POSITION

#define SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_POSITION   wxDefaultPosition

Definition at line 71 of file convert_cds_with_gaps_to_misc_feat.hpp.

◆ SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_SIZE

#define SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_SIZE   wxSize(400, 300)

Definition at line 70 of file convert_cds_with_gaps_to_misc_feat.hpp.

◆ SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_STYLE

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

Definition at line 67 of file convert_cds_with_gaps_to_misc_feat.hpp.

◆ SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_TITLE

#define SYMBOL_CONVERT_CDS_WITH_GAPS_TO_MISC_FEAT_TITLE   _("Convert Coding Regions With Gaps to Misc Features")

Definition at line 68 of file convert_cds_with_gaps_to_misc_feat.hpp.

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