NCBI C++ ToolKit
Classes | Macros
aecr_frame.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <wx/listbook.h>
#include <wx/choicebk.h>
#include <objects/macro/String_constraint.hpp>
#include <gui/widgets/edit/cds_gene_prot_field_name_panel.hpp>
#include <gui/widgets/edit/rna_field_name_panel.hpp>
#include <gui/packages/pkg_sequence_edit/bulk_cmd_dlg.hpp>
#include <gui/packages/pkg_sequence_edit/string_constraint_panel.hpp>
#include <gui/packages/pkg_sequence_edit/parse_text_options_dlg.hpp>
#include <gui/widgets/edit/edit_text_options_panel.hpp>
#include <gui/packages/pkg_sequence_edit/remove_text_outside_string_panel.hpp>
#include <gui/packages/pkg_sequence_edit/cap_change_panel.hpp>
#include <gui/widgets/edit/field_name_panel.hpp>
#include <gui/packages/pkg_sequence_edit/constraint_panel.hpp>
+ Include dependency graph for aecr_frame.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  CAECRFrame
 
class  ISpecificQual
 
class  IQualPanel
 
class  IActionPanel
 
class  CQualApplyPanel
 
class  CQualEditPanel
 
class  CQualConvertPanel
 
class  CQualParsePanel
 
class  CQualRemoveOutsidePanel
 
class  CQualCopyPanel
 
class  CQualSwapPanel
 
class  CQualRemovePanel
 

Macros

#define SYMBOL_CAECRFRAME_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CAECRFRAME_TITLE   _("Apply Edit Convert Remove")
 
#define SYMBOL_CAECRFRAME_IDNAME   wxID_ANY
 
#define SYMBOL_CAECRFRAME_SIZE   wxDefaultSize
 
#define SYMBOL_CAECRFRAME_POSITION   wxDefaultPosition
 
#define ID_AECR_FRAME_LISTBOOK   14001
 
#define ID_AECR_FRAME_LISTVIEW   14002
 
#define ID_AECR_AUTOPOPULATE_APPLY_CHECKBOX   14003
 
#define ID_AECR_AUTOPOPULATE_APPLY_COMBOBOX   14004
 
#define ID_AECR_AUTOPOPULATE_EDIT_CHECKBOX   14005
 
#define ID_AECR_LEAVE_ORIGINAL_CONVERT_CHECKBOX   14006
 
#define ID_AECR_STRIP_NAME_CONVERT_CHECKBOX   14007
 

Macro Definition Documentation

◆ ID_AECR_AUTOPOPULATE_APPLY_CHECKBOX

#define ID_AECR_AUTOPOPULATE_APPLY_CHECKBOX   14003

Definition at line 82 of file aecr_frame.hpp.

◆ ID_AECR_AUTOPOPULATE_APPLY_COMBOBOX

#define ID_AECR_AUTOPOPULATE_APPLY_COMBOBOX   14004

Definition at line 83 of file aecr_frame.hpp.

◆ ID_AECR_AUTOPOPULATE_EDIT_CHECKBOX

#define ID_AECR_AUTOPOPULATE_EDIT_CHECKBOX   14005

Definition at line 84 of file aecr_frame.hpp.

◆ ID_AECR_FRAME_LISTBOOK

#define ID_AECR_FRAME_LISTBOOK   14001

Definition at line 80 of file aecr_frame.hpp.

◆ ID_AECR_FRAME_LISTVIEW

#define ID_AECR_FRAME_LISTVIEW   14002

Definition at line 81 of file aecr_frame.hpp.

◆ ID_AECR_LEAVE_ORIGINAL_CONVERT_CHECKBOX

#define ID_AECR_LEAVE_ORIGINAL_CONVERT_CHECKBOX   14006

Definition at line 85 of file aecr_frame.hpp.

◆ ID_AECR_STRIP_NAME_CONVERT_CHECKBOX

#define ID_AECR_STRIP_NAME_CONVERT_CHECKBOX   14007

Definition at line 86 of file aecr_frame.hpp.

◆ SYMBOL_CAECRFRAME_IDNAME

#define SYMBOL_CAECRFRAME_IDNAME   wxID_ANY

Definition at line 77 of file aecr_frame.hpp.

◆ SYMBOL_CAECRFRAME_POSITION

#define SYMBOL_CAECRFRAME_POSITION   wxDefaultPosition

Definition at line 79 of file aecr_frame.hpp.

◆ SYMBOL_CAECRFRAME_SIZE

#define SYMBOL_CAECRFRAME_SIZE   wxDefaultSize

Definition at line 78 of file aecr_frame.hpp.

◆ SYMBOL_CAECRFRAME_STYLE

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

Control identifiers

Definition at line 75 of file aecr_frame.hpp.

◆ SYMBOL_CAECRFRAME_TITLE

#define SYMBOL_CAECRFRAME_TITLE   _("Apply Edit Convert Remove")

Definition at line 76 of file aecr_frame.hpp.

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