Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_WIDGETS___LOADERS___JOB_RESULTS_DLG__HPP
2 #define GUI_WIDGETS___LOADERS___JOB_RESULTS_DLG__HPP
43 #include <wx/dialog.h>
46 #include "wx/html/htmlwin.h"
61 #define ID_CJOBRESULTSDLG 10049
62 #define ID_HTMLWINDOW1 10051
63 #define ID_JOB_RESULTS_DLG_EXPORT 10052
64 #define SYMBOL_CJOBRESULTSDLG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
65 #define SYMBOL_CJOBRESULTSDLG_TITLE _("Job Results")
66 #define SYMBOL_CJOBRESULTSDLG_IDNAME ID_CJOBRESULTSDLG
67 #define SYMBOL_CJOBRESULTSDLG_SIZE wxSize(400, 300)
68 #define SYMBOL_CJOBRESULTSDLG_POSITION wxDefaultPosition
92 void CreateControls();
95 void OnExportClick(wxCommandEvent& event);
103 void SetWorkDir(
const wxString& workDir) { m_WorkDir = workDir; }
105 wxBitmap GetBitmapResource(
const wxString& name );
108 wxIcon GetIconResource(
const wxString& name );
111 static bool ShowToolTips();
void SetHTML(wxString value)
void SetWorkDir(const wxString &workDir)
Include a standard set of the NCBI C++ Toolkit most basic headers.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define NCBI_GUIWIDGETS_LOADERS_EXPORT
Defines to provide correct exporting from DLLs in Windows.
#define SYMBOL_CJOBRESULTSDLG_STYLE
#define SYMBOL_CJOBRESULTSDLG_SIZE
#define SYMBOL_CJOBRESULTSDLG_TITLE
#define SYMBOL_CJOBRESULTSDLG_IDNAME
#define SYMBOL_CJOBRESULTSDLG_POSITION
const struct ncbi::grid::netcache::search::fields::SIZE size
const GenericPointer< typename T::ValueType > T2 value