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

Public Member Functions

 OCPNChartDirPanel (wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size, ChartDirInfo &cdi)
 
void DoChartSelected ()
 
void SetSelected (bool selected)
 
void OnPaint (wxPaintEvent &event)
 
void OnSize (wxSizeEvent &event)
 
ChartDirInfo GetCDI ()
 
int GetUnselectedHeight ()
 
int GetRefHeight ()
 
bool IsSelected ()
 
void OnClickDown (wxMouseEvent &event)
 
void OnClickUp (wxMouseEvent &event)
 

Detailed Description

Definition at line 557 of file options.cpp.

Constructor & Destructor Documentation

◆ OCPNChartDirPanel()

OCPNChartDirPanel::OCPNChartDirPanel ( wxWindow *  parent,
wxWindowID  id,
const wxPoint &  pos,
const wxSize &  size,
ChartDirInfo cdi 
)

Definition at line 593 of file options.cpp.

◆ ~OCPNChartDirPanel()

OCPNChartDirPanel::~OCPNChartDirPanel ( )

Definition at line 625 of file options.cpp.

Member Function Documentation

◆ DoChartSelected()

void OCPNChartDirPanel::DoChartSelected ( )

Definition at line 656 of file options.cpp.

◆ GetCDI()

ChartDirInfo OCPNChartDirPanel::GetCDI ( )
inline

Definition at line 568 of file options.cpp.

◆ GetRefHeight()

int OCPNChartDirPanel::GetRefHeight ( )
inline

Definition at line 570 of file options.cpp.

◆ GetUnselectedHeight()

int OCPNChartDirPanel::GetUnselectedHeight ( )
inline

Definition at line 569 of file options.cpp.

◆ IsSelected()

bool OCPNChartDirPanel::IsSelected ( )
inline

Definition at line 571 of file options.cpp.

◆ OnClickDown()

void OCPNChartDirPanel::OnClickDown ( wxMouseEvent &  event)

Definition at line 632 of file options.cpp.

◆ OnClickUp()

void OCPNChartDirPanel::OnClickUp ( wxMouseEvent &  event)

Definition at line 641 of file options.cpp.

◆ OnPaint()

void OCPNChartDirPanel::OnPaint ( wxPaintEvent &  event)

Definition at line 701 of file options.cpp.

◆ OnSize()

void OCPNChartDirPanel::OnSize ( wxSizeEvent &  event)

Definition at line 687 of file options.cpp.

◆ SetSelected()

void OCPNChartDirPanel::SetSelected ( bool  selected)

Definition at line 666 of file options.cpp.


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