Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_WIDGETS___LOADERS___OPEN_OBJECTS_DLG__HPP
2 #define GUI_WIDGETS___LOADERS___OPEN_OBJECTS_DLG__HPP
42 #include "wx/htmllbox.h"
58 bool Create( wxWindow* parent );
74 ID_OPEN_OBJECTS_PANEL = 10003,
virtual void x_SaveSettings(CRegistryWriteView) const
virtual void x_LoadSettings(const CRegistryReadView &)
override these functions in derived classes
COpenObjectsPanel * m_OpenObjectsPage
class CRegistryReadView provides a nested hierarchical view at a particular key.
virtual void CreatePages()
bool Create(wxWindow *parent, wxWindowID id=ID_CWIZARDDLG, const wxString &caption=_("WizardDlg"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL)
#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.
The NCBI C++/STL use hints.