OpenCPN Partial API docs
catalog_mgr::CatalogUpdate::UrlChannel Struct Reference

Combobox where user selects active catalog channel. More...

Inheritance diagram for catalog_mgr::CatalogUpdate::UrlChannel:
catalog_mgr::Helpers

Public Member Functions

 UrlChannel (wxWindow *parent, ActiveCatalogGrid *catalog_grid)
 
void onChannelChange (wxCommandEvent &ev)
 
- Public Member Functions inherited from catalog_mgr::Helpers
 Helpers (wxWindow *_parent)
 
wxStaticText * staticText (const char *text)
 
wxButton * makeButton (const char *label, int id=wxID_ANY)
 

Public Attributes

std::string m_active_channel
 
ActiveCatalogGridm_catalog_grid
 

Detailed Description

Combobox where user selects active catalog channel.

Definition at line 378 of file catalog_mgr.cpp.


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