NCBI C++ ToolKit
Classes | Macros
export_table.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <objmgr/seq_entry_handle.hpp>
#include <gui/widgets/data/report_dialog.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 <wx/listbox.h>
+ Include dependency graph for export_table.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  CExportTableDlg
 

Macros

#define SYMBOL_EXPORT_TABLE_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_EXPORT_TABLE_TITLE   _("Export Table")
 
#define SYMBOL_EXPORT_TABLE_IDNAME   ID_EXPORT_TABLE_DLG
 
#define SYMBOL_EXPORT_TABLE_SIZE   wxDefaultSize
 
#define SYMBOL_EXPORT_TABLE_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ SYMBOL_EXPORT_TABLE_IDNAME

#define SYMBOL_EXPORT_TABLE_IDNAME   ID_EXPORT_TABLE_DLG

Definition at line 69 of file export_table.hpp.

◆ SYMBOL_EXPORT_TABLE_POSITION

#define SYMBOL_EXPORT_TABLE_POSITION   wxDefaultPosition

Definition at line 71 of file export_table.hpp.

◆ SYMBOL_EXPORT_TABLE_SIZE

#define SYMBOL_EXPORT_TABLE_SIZE   wxDefaultSize

Definition at line 70 of file export_table.hpp.

◆ SYMBOL_EXPORT_TABLE_STYLE

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

Control identifiers

Definition at line 67 of file export_table.hpp.

◆ SYMBOL_EXPORT_TABLE_TITLE

#define SYMBOL_EXPORT_TABLE_TITLE   _("Export Table")

Definition at line 68 of file export_table.hpp.

Modified on Tue Dec 05 02:20:26 2023 by modify_doxy.py rev. 669887