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 835 of file options.h.

Constructor & Destructor Documentation

◆ ~MMSIListCtrl()

MMSIListCtrl::~MMSIListCtrl ( void )

Definition at line 1073 of file options.cpp.

Member Function Documentation

◆ OnGetItemText()

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

Definition at line 1075 of file options.cpp.

◆ OnListItemActivated()

void MMSIListCtrl::OnListItemActivated ( wxListEvent & event)

Definition at line 1125 of file options.cpp.

◆ OnListItemClick()

void MMSIListCtrl::OnListItemClick ( wxListEvent & event)

Definition at line 1123 of file options.cpp.

◆ OnListItemRightClick()

void MMSIListCtrl::OnListItemRightClick ( wxListEvent & event)

Definition at line 1143 of file options.cpp.

◆ PopupMenuHandler()

void MMSIListCtrl::PopupMenuHandler ( wxCommandEvent & event)

Definition at line 1167 of file options.cpp.

Member Data Documentation

◆ m_context_item

int MMSIListCtrl::m_context_item

Definition at line 848 of file options.h.

◆ m_parent

wxWindow* MMSIListCtrl::m_parent

Definition at line 847 of file options.h.


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