NCBI C++ ToolKit
Classes | Macros
generic_report_dlg.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <gui/widgets/wx/fixed_base.hpp>
#include <wx/string.h>
#include <gui/widgets/wx/gui_widget_dlg.hpp>
#include <gui/framework/workbench_impl.hpp>
#include <gui/framework/view_manager_service.hpp>
#include <gui/widgets/edit/generic_panel.hpp>
+ Include dependency graph for generic_report_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  CGenericReportDlg
 
class  CGenericReportDlgModal
 

Macros

#define ID_CGENERICREPORTDLG   10357
 
#define SYMBOL_CGENERICREPORTDLG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CGENERICREPORTDLG_TITLE   _("Generic Report")
 
#define SYMBOL_CGENERICREPORTDLG_IDNAME   ID_CGENERICREPORTDLG
 
#define SYMBOL_CGENERICREPORTDLG_SIZE   wxSize(400, 300)
 
#define SYMBOL_CGENERICREPORTDLG_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ ID_CGENERICREPORTDLG

#define ID_CGENERICREPORTDLG   10357

Control identifiers

Definition at line 50 of file generic_report_dlg.hpp.

◆ SYMBOL_CGENERICREPORTDLG_IDNAME

#define SYMBOL_CGENERICREPORTDLG_IDNAME   ID_CGENERICREPORTDLG

Definition at line 53 of file generic_report_dlg.hpp.

◆ SYMBOL_CGENERICREPORTDLG_POSITION

#define SYMBOL_CGENERICREPORTDLG_POSITION   wxDefaultPosition

Definition at line 55 of file generic_report_dlg.hpp.

◆ SYMBOL_CGENERICREPORTDLG_SIZE

#define SYMBOL_CGENERICREPORTDLG_SIZE   wxSize(400, 300)

Definition at line 54 of file generic_report_dlg.hpp.

◆ SYMBOL_CGENERICREPORTDLG_STYLE

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

Definition at line 51 of file generic_report_dlg.hpp.

◆ SYMBOL_CGENERICREPORTDLG_TITLE

#define SYMBOL_CGENERICREPORTDLG_TITLE   _("Generic Report")

Definition at line 52 of file generic_report_dlg.hpp.

Modified on Fri Sep 20 14:57:48 2024 by modify_doxy.py rev. 669887