NCBI C++ ToolKit
Classes | Macros | Functions
resolve_intersecting_feats.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <objmgr/seq_entry_handle.hpp>
#include <objmgr/bioseq_set_handle.hpp>
#include <gui/objutils/cmd_composite.hpp>
#include <gui/objutils/cmd_del_seq_feat.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 <wx/dialog.h>
#include <gui/packages/pkg_sequence_edit/bulk_cmd_dlg.hpp>
#include <wx/sizer.h>
#include <wx/listctrl.h>
#include <wx/radiobut.h>
#include <wx/checkbox.h>
#include <wx/textctrl.h>
#include <wx/choice.h>
#include <gui/widgets/wx/wx_utils.hpp>
+ Include dependency graph for resolve_intersecting_feats.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  CResolveIntersectingFeats
 

Macros

#define ID_RESOLVE_INTERSECTING_FEATS   11000
 
#define SYMBOL_RESOLVE_INTERSECTING_FEATS_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_RESOLVE_INTERSECTING_FEATS_TITLE   _("Resolve Feature Overlaps")
 
#define SYMBOL_RESOLVE_INTERSECTING_FEATS_IDNAME   ID_RESOLVE_INTERSECTING_FEATS
 
#define SYMBOL_RESOLVE_INTERSECTING_FEATS_SIZE   wxDefaultSize
 
#define SYMBOL_RESOLVE_INTERSECTING_FEATS_POSITION   wxDefaultPosition
 
#define ID_RESOLVE_INTERSECTING_FEATS_OKCANCEL   11022
 

Functions

 USING_SCOPE (objects)
 

Macro Definition Documentation

◆ ID_RESOLVE_INTERSECTING_FEATS

#define ID_RESOLVE_INTERSECTING_FEATS   11000

Control identifiers

Definition at line 72 of file resolve_intersecting_feats.hpp.

◆ ID_RESOLVE_INTERSECTING_FEATS_OKCANCEL

#define ID_RESOLVE_INTERSECTING_FEATS_OKCANCEL   11022

Definition at line 79 of file resolve_intersecting_feats.hpp.

◆ SYMBOL_RESOLVE_INTERSECTING_FEATS_IDNAME

#define SYMBOL_RESOLVE_INTERSECTING_FEATS_IDNAME   ID_RESOLVE_INTERSECTING_FEATS

Definition at line 75 of file resolve_intersecting_feats.hpp.

◆ SYMBOL_RESOLVE_INTERSECTING_FEATS_POSITION

#define SYMBOL_RESOLVE_INTERSECTING_FEATS_POSITION   wxDefaultPosition

Definition at line 77 of file resolve_intersecting_feats.hpp.

◆ SYMBOL_RESOLVE_INTERSECTING_FEATS_SIZE

#define SYMBOL_RESOLVE_INTERSECTING_FEATS_SIZE   wxDefaultSize

Definition at line 76 of file resolve_intersecting_feats.hpp.

◆ SYMBOL_RESOLVE_INTERSECTING_FEATS_STYLE

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

Definition at line 73 of file resolve_intersecting_feats.hpp.

◆ SYMBOL_RESOLVE_INTERSECTING_FEATS_TITLE

#define SYMBOL_RESOLVE_INTERSECTING_FEATS_TITLE   _("Resolve Feature Overlaps")

Definition at line 74 of file resolve_intersecting_feats.hpp.

Function Documentation

◆ USING_SCOPE()

USING_SCOPE ( objects  )
Modified on Fri Sep 20 14:58:20 2024 by modify_doxy.py rev. 669887