OpenCPN Partial API docs
Loading...
Searching...
No Matches
ChartDldrPrefsDlgImpl Class Reference
Inheritance diagram for ChartDldrPrefsDlgImpl:
ChartDldrPrefsDlg

Public Member Functions

 ChartDldrPrefsDlgImpl (wxWindow *parent)
 
wxString GetPath ()
 
void SetPath (const wxString path)
 
void GetPreferences (bool &preselect_new, bool &preselect_updated, bool &bulk_update)
 
void SetPreferences (bool preselect_new, bool preselect_updated, bool bulk_update)
 
- Public Member Functions inherited from ChartDldrPrefsDlg
 ChartDldrPrefsDlg (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Chart Downloader Preferences"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(462, 331), long style=wxDEFAULT_DIALOG_STYLE)
 

Protected Member Functions

void OnOkClick (wxCommandEvent &event)
 
- Protected Member Functions inherited from ChartDldrPrefsDlg
void OnDirSelClick (wxCommandEvent &event)
 
void OnDownloadMasterCatalog (wxCommandEvent &event)
 
virtual void OnCancelClick (wxCommandEvent &event)
 

Additional Inherited Members

- Protected Attributes inherited from ChartDldrPrefsDlg
wxStaticText * m_stPreselect
 
wxCheckBox * m_cbSelectUpdated
 
wxCheckBox * m_cbSelectNew
 
wxStaticLine * m_staticline1
 
wxCheckBox * m_cbBulkUpdate
 
wxStdDialogButtonSizer * m_sdbSizerBtns
 
wxButton * m_bHelp
 
wxButton * m_sdbSizerBtnsOK
 
wxButton * m_sdbSizerBtnsCancel
 
wxButton * m_buttonChartDirectory
 
wxButton * m_buttonDownloadMasterCatalog
 
wxTextCtrl * m_tcDefaultDir
 
DLDR_OCPNChartDirPanelm_panelChartDirectory
 

Detailed Description

Definition at line 306 of file chartdldr_pi.h.

Constructor & Destructor Documentation

◆ ChartDldrPrefsDlgImpl()

ChartDldrPrefsDlgImpl::ChartDldrPrefsDlgImpl ( wxWindow *  parent)

Definition at line 2310 of file chartdldr_pi.cpp.

◆ ~ChartDldrPrefsDlgImpl()

ChartDldrPrefsDlgImpl::~ChartDldrPrefsDlgImpl ( )

Definition at line 2313 of file chartdldr_pi.cpp.

Member Function Documentation

◆ GetPath()

wxString ChartDldrPrefsDlgImpl::GetPath ( )
inline

Definition at line 313 of file chartdldr_pi.h.

◆ GetPreferences()

void ChartDldrPrefsDlgImpl::GetPreferences ( bool &  preselect_new,
bool &  preselect_updated,
bool &  bulk_update 
)

Definition at line 2326 of file chartdldr_pi.cpp.

◆ OnOkClick()

void ChartDldrPrefsDlgImpl::OnOkClick ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from ChartDldrPrefsDlg.

Definition at line 2390 of file chartdldr_pi.cpp.

◆ SetPath()

void ChartDldrPrefsDlgImpl::SetPath ( const wxString  path)

Definition at line 2315 of file chartdldr_pi.cpp.

◆ SetPreferences()

void ChartDldrPrefsDlgImpl::SetPreferences ( bool  preselect_new,
bool  preselect_updated,
bool  bulk_update 
)

Definition at line 2333 of file chartdldr_pi.cpp.


The documentation for this class was generated from the following files: