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

Public Member Functions

 MMSI_Props_Panel (wxWindow *parent)
 
void OnNewButton (wxCommandEvent &event)
 
void SetColorScheme (ColorScheme cs)
 
void UpdateMMSIList (void)
 

Public Attributes

MMSIListCtrlm_pListCtrlMMSI
 
wxButton * m_pButtonNew
 

Detailed Description

Definition at line 862 of file options.h.

Constructor & Destructor Documentation

◆ MMSI_Props_Panel()

MMSI_Props_Panel::MMSI_Props_Panel ( wxWindow *  parent)
explicit

Definition at line 1282 of file options.cpp.

◆ ~MMSI_Props_Panel()

MMSI_Props_Panel::~MMSI_Props_Panel ( void  )

Definition at line 1392 of file options.cpp.

Member Function Documentation

◆ OnNewButton()

void MMSI_Props_Panel::OnNewButton ( wxCommandEvent &  event)

Definition at line 1394 of file options.cpp.

◆ SetColorScheme()

void MMSI_Props_Panel::SetColorScheme ( ColorScheme  cs)

Definition at line 1444 of file options.cpp.

◆ UpdateMMSIList()

void MMSI_Props_Panel::UpdateMMSIList ( void  )

Definition at line 1412 of file options.cpp.

Member Data Documentation

◆ m_pButtonNew

wxButton* MMSI_Props_Panel::m_pButtonNew

Definition at line 872 of file options.h.

◆ m_pListCtrlMMSI

MMSIListCtrl* MMSI_Props_Panel::m_pListCtrlMMSI

Definition at line 871 of file options.h.


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