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 471 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 507 of file options.cpp.

◆ ~OCPNChartDirPanel()

OCPNChartDirPanel::~OCPNChartDirPanel ( )

Definition at line 539 of file options.cpp.

Member Function Documentation

◆ DoChartSelected()

void OCPNChartDirPanel::DoChartSelected ( )

Definition at line 570 of file options.cpp.

◆ GetCDI()

ChartDirInfo OCPNChartDirPanel::GetCDI ( )
inline

Definition at line 482 of file options.cpp.

◆ GetRefHeight()

int OCPNChartDirPanel::GetRefHeight ( )
inline

Definition at line 484 of file options.cpp.

◆ GetUnselectedHeight()

int OCPNChartDirPanel::GetUnselectedHeight ( )
inline

Definition at line 483 of file options.cpp.

◆ IsSelected()

bool OCPNChartDirPanel::IsSelected ( )
inline

Definition at line 485 of file options.cpp.

◆ OnClickDown()

void OCPNChartDirPanel::OnClickDown ( wxMouseEvent &  event)

Definition at line 546 of file options.cpp.

◆ OnClickUp()

void OCPNChartDirPanel::OnClickUp ( wxMouseEvent &  event)

Definition at line 555 of file options.cpp.

◆ OnPaint()

void OCPNChartDirPanel::OnPaint ( wxPaintEvent &  event)

Definition at line 614 of file options.cpp.

◆ OnSize()

void OCPNChartDirPanel::OnSize ( wxSizeEvent &  event)

Definition at line 600 of file options.cpp.

◆ SetSelected()

void OCPNChartDirPanel::SetSelected ( bool  selected)

Definition at line 580 of file options.cpp.


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