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

Public Member Functions

 ChartPanel (wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size, wxString Name, wxString stat, wxString latest, ChartDldrPanel *DldrPanel, bool bcheck)
 
void OnContextMenu (wxMouseEvent &event)
 
wxCheckBox * GetCB ()
 
bool isNew ()
 
bool isUpdated ()
 
void OnLeftUp (wxMouseEvent &event)
 

Detailed Description

Definition at line 236 of file chartdldrgui.h.

Constructor & Destructor Documentation

◆ ChartPanel()

ChartPanel::ChartPanel ( wxWindow *  parent,
wxWindowID  id,
const wxPoint &  pos,
const wxSize &  size,
wxString  Name,
wxString  stat,
wxString  latest,
ChartDldrPanel DldrPanel,
bool  bcheck 
)

Definition at line 771 of file chartdldrgui.cpp.

◆ ~ChartPanel()

ChartPanel::~ChartPanel ( )

Definition at line 846 of file chartdldrgui.cpp.

Member Function Documentation

◆ GetCB()

wxCheckBox * ChartPanel::GetCB ( )
inline

Definition at line 244 of file chartdldrgui.h.

◆ isNew()

bool ChartPanel::isNew ( )
inline

Definition at line 245 of file chartdldrgui.h.

◆ isUpdated()

bool ChartPanel::isUpdated ( )
inline

Definition at line 246 of file chartdldrgui.h.

◆ OnContextMenu()

void ChartPanel::OnContextMenu ( wxMouseEvent &  event)

Definition at line 859 of file chartdldrgui.cpp.

◆ OnLeftUp()

void ChartPanel::OnLeftUp ( wxMouseEvent &  event)

Definition at line 872 of file chartdldrgui.cpp.


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