NCBI C++ ToolKit
Classes | Macros
uncul_tax_tool.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <gui/utils/command_processor.hpp>
#include <gui/objutils/descriptor_change.hpp>
#include <objects/taxon3/Taxon3_reply.hpp>
#include <gui/packages/pkg_sequence_edit/string_constraint_panel.hpp>
#include <wx/frame.h>
#include <wx/listctrl.h>
#include <wx/msgdlg.h>
+ Include dependency graph for uncul_tax_tool.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  CUnculTaxTool
 
struct  CUnculTaxTool::SUnindexedObject
 

Macros

#define ID_UNCUL_TAX_TOOL   11300
 
#define SYMBOL_UNCUL_TAX_TOOL_STYLE   wxMINIMIZE_BOX|wxMAXIMIZE_BOX|wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_UNCUL_TAX_TOOL_TITLE   _("Uncultured Taxonomy Tool")
 
#define SYMBOL_UNCUL_TAX_TOOL_IDNAME   ID_UNCUL_TAX_TOOL
 
#define SYMBOL_UNCUL_TAX_TOOL_SIZE   wxSize(1400, 840)
 
#define SYMBOL_UNCUL_TAX_TOOL_POSITION   wxDefaultPosition
 
#define ID_ADD_SP_UNCUL_TAXTOOL   11301
 
#define ID_ADD_BACTERIUM_UNCUL_TAXTOOL   11302
 
#define ID_APPLY_BTN   11303
 
#define ID_CANCEL_BTN   11304
 
#define ID_REFRESH_BTN   11305
 
#define ID_TRIM_BTN   11306
 

Macro Definition Documentation

◆ ID_ADD_BACTERIUM_UNCUL_TAXTOOL

#define ID_ADD_BACTERIUM_UNCUL_TAXTOOL   11302

Definition at line 59 of file uncul_tax_tool.hpp.

◆ ID_ADD_SP_UNCUL_TAXTOOL

#define ID_ADD_SP_UNCUL_TAXTOOL   11301

Definition at line 58 of file uncul_tax_tool.hpp.

◆ ID_APPLY_BTN

#define ID_APPLY_BTN   11303

Definition at line 60 of file uncul_tax_tool.hpp.

◆ ID_CANCEL_BTN

#define ID_CANCEL_BTN   11304

Definition at line 61 of file uncul_tax_tool.hpp.

◆ ID_REFRESH_BTN

#define ID_REFRESH_BTN   11305

Definition at line 62 of file uncul_tax_tool.hpp.

◆ ID_TRIM_BTN

#define ID_TRIM_BTN   11306

Definition at line 63 of file uncul_tax_tool.hpp.

◆ ID_UNCUL_TAX_TOOL

#define ID_UNCUL_TAX_TOOL   11300

Control identifiers

Definition at line 51 of file uncul_tax_tool.hpp.

◆ SYMBOL_UNCUL_TAX_TOOL_IDNAME

#define SYMBOL_UNCUL_TAX_TOOL_IDNAME   ID_UNCUL_TAX_TOOL

Definition at line 54 of file uncul_tax_tool.hpp.

◆ SYMBOL_UNCUL_TAX_TOOL_POSITION

#define SYMBOL_UNCUL_TAX_TOOL_POSITION   wxDefaultPosition

Definition at line 56 of file uncul_tax_tool.hpp.

◆ SYMBOL_UNCUL_TAX_TOOL_SIZE

#define SYMBOL_UNCUL_TAX_TOOL_SIZE   wxSize(1400, 840)

Definition at line 55 of file uncul_tax_tool.hpp.

◆ SYMBOL_UNCUL_TAX_TOOL_STYLE

#define SYMBOL_UNCUL_TAX_TOOL_STYLE   wxMINIMIZE_BOX|wxMAXIMIZE_BOX|wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL

Definition at line 52 of file uncul_tax_tool.hpp.

◆ SYMBOL_UNCUL_TAX_TOOL_TITLE

#define SYMBOL_UNCUL_TAX_TOOL_TITLE   _("Uncultured Taxonomy Tool")

Definition at line 53 of file uncul_tax_tool.hpp.

Modified on Sat Apr 27 11:23:39 2024 by modify_doxy.py rev. 669887