Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_WIDGETS___LOADERS___OPEN_CLIPBOARD_OBJECT_DLG__HPP
2 #define GUI_WIDGETS___LOADERS___OPEN_CLIPBOARD_OBJECT_DLG__HPP
40 #include "wx/htmllbox.h"
56 bool Create( wxWindow* parent );
CIRef< IUIToolManager > m_Manager
virtual void x_SaveSettings(CRegistryWriteView view) const
virtual void x_LoadSettings(const CRegistryReadView &view)
override these functions in derived classes
bool Create(wxWindow *parent)
IObjectLoader * GetObjectLoader()
void SetManager(CIRef< IUIToolManager > manager)
virtual void CreatePages()
COpenDataSourceObjectDlg()
~COpenDataSourceObjectDlg()
class CRegistryReadView provides a nested hierarchical view at a particular key.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
The NCBI C++/STL use hints.