NCBI C++ ToolKit
Classes | Macros
convert_feat_dlg.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <gui/objutils/convert_feat.hpp>
#include <objtools/edit/string_constraint.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/string_constraint_panel.hpp>
#include <gui/packages/pkg_sequence_edit/ok_cancel_panel.hpp>
#include <wx/sizer.h>
#include <wx/checkbox.h>
+ Include dependency graph for convert_feat_dlg.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  CConvertFeatDlg
 

Macros

#define ID_CCONVERTFEATDLG   10147
 
#define ID_CF_FEATURETYPEFROM   10278
 
#define ID_CF_FEATURETYPETO   10279
 
#define ID_CF_FUNCTION_DESC   10280
 
#define ID_CF_LEAVE_ORIGINAL   10283
 
#define ID_CF_ADD_UNVERIFIED   10284
 
#define ID_CF_CONSTRAINT   10281
 
#define ID_CF_OKC   10282
 
#define SYMBOL_CCONVERTFEATDLG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CCONVERTFEATDLG_TITLE   _("Convert Features")
 
#define SYMBOL_CCONVERTFEATDLG_IDNAME   ID_CCONVERTFEATDLG
 
#define SYMBOL_CCONVERTFEATDLG_SIZE   wxSize(400, 300)
 
#define SYMBOL_CCONVERTFEATDLG_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ ID_CCONVERTFEATDLG

#define ID_CCONVERTFEATDLG   10147

Control identifiers

Definition at line 67 of file convert_feat_dlg.hpp.

◆ ID_CF_ADD_UNVERIFIED

#define ID_CF_ADD_UNVERIFIED   10284

Definition at line 72 of file convert_feat_dlg.hpp.

◆ ID_CF_CONSTRAINT

#define ID_CF_CONSTRAINT   10281

Definition at line 73 of file convert_feat_dlg.hpp.

◆ ID_CF_FEATURETYPEFROM

#define ID_CF_FEATURETYPEFROM   10278

Definition at line 68 of file convert_feat_dlg.hpp.

◆ ID_CF_FEATURETYPETO

#define ID_CF_FEATURETYPETO   10279

Definition at line 69 of file convert_feat_dlg.hpp.

◆ ID_CF_FUNCTION_DESC

#define ID_CF_FUNCTION_DESC   10280

Definition at line 70 of file convert_feat_dlg.hpp.

◆ ID_CF_LEAVE_ORIGINAL

#define ID_CF_LEAVE_ORIGINAL   10283

Definition at line 71 of file convert_feat_dlg.hpp.

◆ ID_CF_OKC

#define ID_CF_OKC   10282

Definition at line 74 of file convert_feat_dlg.hpp.

◆ SYMBOL_CCONVERTFEATDLG_IDNAME

#define SYMBOL_CCONVERTFEATDLG_IDNAME   ID_CCONVERTFEATDLG

Definition at line 77 of file convert_feat_dlg.hpp.

◆ SYMBOL_CCONVERTFEATDLG_POSITION

#define SYMBOL_CCONVERTFEATDLG_POSITION   wxDefaultPosition

Definition at line 79 of file convert_feat_dlg.hpp.

◆ SYMBOL_CCONVERTFEATDLG_SIZE

#define SYMBOL_CCONVERTFEATDLG_SIZE   wxSize(400, 300)

Definition at line 78 of file convert_feat_dlg.hpp.

◆ SYMBOL_CCONVERTFEATDLG_STYLE

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

Definition at line 75 of file convert_feat_dlg.hpp.

◆ SYMBOL_CCONVERTFEATDLG_TITLE

#define SYMBOL_CCONVERTFEATDLG_TITLE   _("Convert Features")

Definition at line 76 of file convert_feat_dlg.hpp.

Modified on Wed Sep 04 15:00:12 2024 by modify_doxy.py rev. 669887