NCBI C++ ToolKit
Classes | Macros
convert_cds_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/widgets/edit/feature_type_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_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  CConvertCdsToMiscFeat
 

Macros

#define ID_CONVERT_CDS_TO_MISC_FEAT   10147
 
#define ID_CDS_TO_MISCFEAT_RADIOBUTTON   10148
 
#define ID_CDS_TO_MISCFEAT_RADIOBUTTON1   10149
 
#define ID_CDS_TO_MISCFEAT_RADIO_ALL   10150
 
#define ID_CDS_TO_MISCFEAT_RADIO_WHERE   10151
 
#define SYMBOL_CONVERT_CDS_TO_MISC_FEAT_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CONVERT_CDS_TO_MISC_FEAT_TITLE   _("Convert CDS to Misc Features")
 
#define SYMBOL_CONVERT_CDS_TO_MISC_FEAT_IDNAME   ID_CONVERT_CDS_TO_MISC_FEAT
 
#define SYMBOL_CONVERT_CDS_TO_MISC_FEAT_SIZE   wxSize(400, 300)
 
#define SYMBOL_CONVERT_CDS_TO_MISC_FEAT_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ ID_CDS_TO_MISCFEAT_RADIO_ALL

#define ID_CDS_TO_MISCFEAT_RADIO_ALL   10150

Definition at line 69 of file convert_cds_to_misc_feat.hpp.

◆ ID_CDS_TO_MISCFEAT_RADIO_WHERE

#define ID_CDS_TO_MISCFEAT_RADIO_WHERE   10151

Definition at line 70 of file convert_cds_to_misc_feat.hpp.

◆ ID_CDS_TO_MISCFEAT_RADIOBUTTON

#define ID_CDS_TO_MISCFEAT_RADIOBUTTON   10148

Definition at line 67 of file convert_cds_to_misc_feat.hpp.

◆ ID_CDS_TO_MISCFEAT_RADIOBUTTON1

#define ID_CDS_TO_MISCFEAT_RADIOBUTTON1   10149

Definition at line 68 of file convert_cds_to_misc_feat.hpp.

◆ ID_CONVERT_CDS_TO_MISC_FEAT

#define ID_CONVERT_CDS_TO_MISC_FEAT   10147

Definition at line 66 of file convert_cds_to_misc_feat.hpp.

◆ SYMBOL_CONVERT_CDS_TO_MISC_FEAT_IDNAME

#define SYMBOL_CONVERT_CDS_TO_MISC_FEAT_IDNAME   ID_CONVERT_CDS_TO_MISC_FEAT

Definition at line 73 of file convert_cds_to_misc_feat.hpp.

◆ SYMBOL_CONVERT_CDS_TO_MISC_FEAT_POSITION

#define SYMBOL_CONVERT_CDS_TO_MISC_FEAT_POSITION   wxDefaultPosition

Definition at line 75 of file convert_cds_to_misc_feat.hpp.

◆ SYMBOL_CONVERT_CDS_TO_MISC_FEAT_SIZE

#define SYMBOL_CONVERT_CDS_TO_MISC_FEAT_SIZE   wxSize(400, 300)

Definition at line 74 of file convert_cds_to_misc_feat.hpp.

◆ SYMBOL_CONVERT_CDS_TO_MISC_FEAT_STYLE

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

Definition at line 71 of file convert_cds_to_misc_feat.hpp.

◆ SYMBOL_CONVERT_CDS_TO_MISC_FEAT_TITLE

#define SYMBOL_CONVERT_CDS_TO_MISC_FEAT_TITLE   _("Convert CDS to Misc Features")

Definition at line 72 of file convert_cds_to_misc_feat.hpp.

Modified on Fri Sep 20 14:58:25 2024 by modify_doxy.py rev. 669887