NCBI C++ ToolKit
Classes | Macros
validator_report_cfg_dlg.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <objects/submit/Seq_submit.hpp>
#include <gui/utils/command_processor.hpp>
#include <gui/objutils/reg_settings.hpp>
#include <objmgr/seq_entry_handle.hpp>
#include <gui/framework/pkg_wb_connect.hpp>
#include <objmgr/bioseq_handle.hpp>
#include <wx/dialog.h>
#include <wx/button.h>
#include <wx/checkbox.h>
+ Include dependency graph for validator_report_cfg_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  CValidatorReportCfgDlg
 

Macros

#define ID_CVALIDATORREPORTCFGDLG   10384
 
#define ID_REPORT_BTN   10385
 
#define ID_VALID_REPORT_DISMISS   10386
 
#define ID_VALID_REPORT_SEQUESTER_BTN   10387
 
#define ID_VALID_REPORT_SEGREGATE_BTN   10388
 
#define SYMBOL_CVALIDATORREPORTCFGDLG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CVALIDATORREPORTCFGDLG_TITLE   _("Validator Report")
 
#define SYMBOL_CVALIDATORREPORTCFGDLG_IDNAME   ID_CVALIDATORREPORTCFGDLG
 
#define SYMBOL_CVALIDATORREPORTCFGDLG_SIZE   wxSize(400, 300)
 
#define SYMBOL_CVALIDATORREPORTCFGDLG_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ ID_CVALIDATORREPORTCFGDLG

#define ID_CVALIDATORREPORTCFGDLG   10384

Control identifiers

Definition at line 68 of file validator_report_cfg_dlg.hpp.

◆ ID_REPORT_BTN

#define ID_REPORT_BTN   10385

Definition at line 69 of file validator_report_cfg_dlg.hpp.

◆ ID_VALID_REPORT_DISMISS

#define ID_VALID_REPORT_DISMISS   10386

Definition at line 70 of file validator_report_cfg_dlg.hpp.

◆ ID_VALID_REPORT_SEGREGATE_BTN

#define ID_VALID_REPORT_SEGREGATE_BTN   10388

Definition at line 72 of file validator_report_cfg_dlg.hpp.

◆ ID_VALID_REPORT_SEQUESTER_BTN

#define ID_VALID_REPORT_SEQUESTER_BTN   10387

Definition at line 71 of file validator_report_cfg_dlg.hpp.

◆ SYMBOL_CVALIDATORREPORTCFGDLG_IDNAME

#define SYMBOL_CVALIDATORREPORTCFGDLG_IDNAME   ID_CVALIDATORREPORTCFGDLG

Definition at line 75 of file validator_report_cfg_dlg.hpp.

◆ SYMBOL_CVALIDATORREPORTCFGDLG_POSITION

#define SYMBOL_CVALIDATORREPORTCFGDLG_POSITION   wxDefaultPosition

Definition at line 77 of file validator_report_cfg_dlg.hpp.

◆ SYMBOL_CVALIDATORREPORTCFGDLG_SIZE

#define SYMBOL_CVALIDATORREPORTCFGDLG_SIZE   wxSize(400, 300)

Definition at line 76 of file validator_report_cfg_dlg.hpp.

◆ SYMBOL_CVALIDATORREPORTCFGDLG_STYLE

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

Definition at line 73 of file validator_report_cfg_dlg.hpp.

◆ SYMBOL_CVALIDATORREPORTCFGDLG_TITLE

#define SYMBOL_CVALIDATORREPORTCFGDLG_TITLE   _("Validator Report")

Definition at line 74 of file validator_report_cfg_dlg.hpp.

Modified on Fri Sep 20 14:58:15 2024 by modify_doxy.py rev. 669887