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

Public Member Functions

 MMSIListCtrl (wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size, long style)
 
wxString OnGetItemText (long item, long column) const
 
void OnListItemClick (wxListEvent &event)
 
void OnListItemActivated (wxListEvent &event)
 
void OnListItemRightClick (wxListEvent &event)
 
void PopupMenuHandler (wxCommandEvent &event)
 

Public Attributes

wxWindow * m_parent
 
int m_context_item
 

Detailed Description

Definition at line 809 of file options.h.

Constructor & Destructor Documentation

◆ ~MMSIListCtrl()

MMSIListCtrl::~MMSIListCtrl ( void  )

Definition at line 1157 of file options.cpp.

Member Function Documentation

◆ OnGetItemText()

wxString MMSIListCtrl::OnGetItemText ( long  item,
long  column 
) const

Definition at line 1159 of file options.cpp.

◆ OnListItemActivated()

void MMSIListCtrl::OnListItemActivated ( wxListEvent &  event)

Definition at line 1209 of file options.cpp.

◆ OnListItemClick()

void MMSIListCtrl::OnListItemClick ( wxListEvent &  event)

Definition at line 1207 of file options.cpp.

◆ OnListItemRightClick()

void MMSIListCtrl::OnListItemRightClick ( wxListEvent &  event)

Definition at line 1227 of file options.cpp.

◆ PopupMenuHandler()

void MMSIListCtrl::PopupMenuHandler ( wxCommandEvent &  event)

Definition at line 1251 of file options.cpp.

Member Data Documentation

◆ m_context_item

int MMSIListCtrl::m_context_item

Definition at line 822 of file options.h.

◆ m_parent

wxWindow* MMSIListCtrl::m_parent

Definition at line 821 of file options.h.


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