NCBI C++ ToolKit
Classes | Macros | Functions
suppress_genes.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <objmgr/seq_entry_handle.hpp>
#include <objects/seqfeat/Seq_feat.hpp>
#include <gui/packages/pkg_sequence_edit/bulk_cmd_dlg.hpp>
#include <gui/packages/pkg_sequence_edit/string_constraint_panel.hpp>
#include <wx/listctrl.h>
#include <wx/checkbox.h>
#include <wx/sizer.h>
#include <wx/button.h>
#include <wx/statbox.h>
#include <wx/msgdlg.h>
#include <wx/stattext.h>
+ Include dependency graph for suppress_genes.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  CSuppressGenes
 

Macros

#define ID_SUPPRESS_GENES   14000
 
#define SYMBOL_SUPPRESS_GENES_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_SUPPRESS_GENES_TITLE   _("Suppress Genes")
 
#define SYMBOL_SUPPRESS_GENES_IDNAME   ID_SUPPRESS_GENES
 
#define SYMBOL_SUPPRESS_GENES_SIZE   wxDefaultSize
 
#define SYMBOL_SUPPRESS_GENES_POSITION   wxDefaultPosition
 
#define ID_SUPPRESS_GENES_LISTCTRL   14001
 
#define ID_SUPPRESS_GENES_OKCANCEL   14005
 

Functions

 USING_SCOPE (ncbi::objects)
 

Macro Definition Documentation

◆ ID_SUPPRESS_GENES

#define ID_SUPPRESS_GENES   14000

Definition at line 51 of file suppress_genes.hpp.

◆ ID_SUPPRESS_GENES_LISTCTRL

#define ID_SUPPRESS_GENES_LISTCTRL   14001

Definition at line 58 of file suppress_genes.hpp.

◆ ID_SUPPRESS_GENES_OKCANCEL

#define ID_SUPPRESS_GENES_OKCANCEL   14005

Definition at line 59 of file suppress_genes.hpp.

◆ SYMBOL_SUPPRESS_GENES_IDNAME

#define SYMBOL_SUPPRESS_GENES_IDNAME   ID_SUPPRESS_GENES

Definition at line 54 of file suppress_genes.hpp.

◆ SYMBOL_SUPPRESS_GENES_POSITION

#define SYMBOL_SUPPRESS_GENES_POSITION   wxDefaultPosition

Definition at line 56 of file suppress_genes.hpp.

◆ SYMBOL_SUPPRESS_GENES_SIZE

#define SYMBOL_SUPPRESS_GENES_SIZE   wxDefaultSize

Definition at line 55 of file suppress_genes.hpp.

◆ SYMBOL_SUPPRESS_GENES_STYLE

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

Definition at line 52 of file suppress_genes.hpp.

◆ SYMBOL_SUPPRESS_GENES_TITLE

#define SYMBOL_SUPPRESS_GENES_TITLE   _("Suppress Genes")

Definition at line 53 of file suppress_genes.hpp.

Function Documentation

◆ USING_SCOPE()

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